mirror of
https://github.com/astral-sh/uv
synced 2026-01-14 10:03:48 -05:00
## Summary When `--no-sync` is provided, we won't lock or sync, but we will run the command in the project environment. Closes https://github.com/astral-sh/uv/issues/7165.