mirror of https://github.com/astral-sh/uv
## 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> |
||
|---|---|---|
| .. | ||
| authentication.md | ||
| environment.md | ||
| files.md | ||
| index.md | ||
| indexes.md | ||
| installer.md | ||