Monorepo configuration? #1244
Unanswered
tamis-laan
asked this question in
Q&A
Replies: 1 comment
-
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.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am using
uv
workspaces and have:/pyproject.toml
/services/app/pyproject.toml
However pyrefly can't deal with the submodules in
/services/app/
it only reasons from/
, how do I configure this properly?Beta Was this translation helpful? Give feedback.
All reactions