Monorepo configuration? #1244
Answered
by
tamis-laan
tamis-laan
asked this question in
Q&A
|
I am using /pyproject.toml However pyrefly can't deal with the submodules in |
Answered by
tamis-laan
Oct 5, 2025
Replies: 1 comment 8 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 |
8 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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