uv
3f011f3b - Add `uv run --no-sync` (#7192)

Commit
1 year ago
Add `uv run --no-sync` (#7192) ## 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.
Author
Parents
Loading