uv
3f011f3b
- Add `uv run --no-sync` (#7192)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
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.
References
#7192 - Add `uv run --no-sync`
Author
charliermarsh
Parents
4b7fed84
Loading