Monorepo configuration? #1244
-
|
I am using /pyproject.toml However pyrefly can't deal with the submodules in |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 7 replies
-
|
Hi! I believe this is a use case for sub-configs (see https://pyrefly.org/en/docs/configuration/#sub-configs). Are you saying relative imports between two modules in @connernilsen may be able to help more here |
Beta Was this translation helpful? Give feedback.
Ah I have figured it out I added the following to the root
pyproject.toml:This path should be picked up automatically however by the autodiscovery