mirror of
https://github.com/astral-sh/uv
synced 2026-01-22 05:50:25 -05:00
Env var UV_LOCKED should only be used to enable `--locked` for the `uv lock` command. Previously `--check` was also enabled by specifying UV_LOCKED.