mirror of
https://github.com/astral-sh/uv.git
synced 2025-08-04 10:58:28 +00:00
Use singleton
This commit is contained in:
parent
93d444cca4
commit
c3ed8b4467
15 changed files with 107 additions and 118 deletions
|
@ -173,6 +173,10 @@ a link mode.
|
|||
Equivalent to the `--locked` command-line argument. If set, uv will assert that the
|
||||
`uv.lock` remains unchanged.
|
||||
|
||||
### `UV_LOCK_DIR`
|
||||
|
||||
Specifies the directory where uv stores filesystem locks.
|
||||
|
||||
### `UV_LOG_CONTEXT`
|
||||
|
||||
Add additional context and structure to log messages.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue