mirror of
https://github.com/astral-sh/uv.git
synced 2025-07-08 05:45:00 +00:00
![]() ## Summary <!-- What's the purpose of the change? What does it do, and why? --> Support the `UV_PROJECT` environment variable to set the project directory. #11946 ## Test Plan <!-- How was it tested? --> `cargo nextest run` passed except the cache_prune. ``` export UV_PROJECT=/path/to/project uv sync ``` works. Co-authored-by: Charlie Marsh <charlie.r.marsh@gmail.com> |
||
---|---|---|
.. | ||
policies | ||
troubleshooting | ||
benchmarks.md | ||
cli.md | ||
index.md | ||
resolver-internals.md | ||
settings.md |