Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to find root uv config? #9354

Open
kevinsimper opened this issue Nov 22, 2024 · 1 comment
Open

How to find root uv config? #9354

kevinsimper opened this issue Nov 22, 2024 · 1 comment
Labels
question Asking for clarification or support

Comments

@kevinsimper
Copy link

How does UV find root? What is the defining rule where UV stops looking?

https://docs.astral.sh/uv/concepts/projects/workspaces/#workspace-sources

turbo does it by defining it extends

image

https://turbo.build/repo/docs/reference/package-configurations

@charliermarsh
Copy link
Member

The root is the nearest parent directory containing a pyproject.toml.

@charliermarsh charliermarsh added the question Asking for clarification or support label Nov 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Asking for clarification or support
Projects
None yet
Development

No branches or pull requests

2 participants