Open angeloc-dl opened 2 days ago
I would like to propose as enhancement to provide the capability to configure additional module search paths in pyproject.toml
I have a project which needs to look for further paths, that do not corrispond to any package.
Thanks in advance
My main question is: why would this be a uv setting, rather than something you define via an environment variable, or in a .env file?
.env
I would like to propose as enhancement to provide the capability to configure additional module search paths in pyproject.toml
I have a project which needs to look for further paths, that do not corrispond to any package.
Thanks in advance