mirror of
https://github.com/astral-sh/uv.git
synced 2025-08-03 18:38:21 +00:00
Touchup to the project environment config section (#7038)
This commit is contained in:
parent
bbaf664c51
commit
5ca3ded53b
4 changed files with 5 additions and 5 deletions
|
@ -78,7 +78,7 @@ In addition, uv respects the following environment variables:
|
|||
- `UV_TOOL_BIN_DIR`: Used to specify the "bin" directory where uv will install tool executables.
|
||||
- `UV_PROJECT_ENVIRONMENT`: Use to specify the path to the directory to use for a project virtual
|
||||
environment. See the
|
||||
[project documentation](../concepts/projects.md#custom-project-environment-paths) for more
|
||||
[project documentation](../concepts/projects.md#configuring-the-project-environment-path) for more
|
||||
details.
|
||||
- `UV_PYTHON_INSTALL_DIR`: Used to specify the directory where uv will store managed Python
|
||||
installations.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue