uv/docs/configuration
Charlie Marsh 88ece8b791
Search beyond workspace root when discovering configuration (#5931)
## Summary

Previously, we wouldn't respect configuration files in directories
_above_ a workspace root. But this is somewhat problematic, because any
`pyproject.toml` will define a workspace root...

Instead, I think we should _start_ the search at the workspace root, but
go above it if necessary.

Closes: #5929.

See: https://github.com/astral-sh/uv/pull/4295.
2024-08-08 17:05:02 -04:00
..
authentication.md Use prettier to format the documentation (#5708) 2024-08-02 08:58:31 -05:00
environment.md Enable mirror for python-build-standalone downloads (#5719) 2024-08-07 21:34:19 -04:00
files.md Search beyond workspace root when discovering configuration (#5931) 2024-08-08 17:05:02 -04:00
index.md Use prettier to format the documentation (#5708) 2024-08-02 08:58:31 -05:00