-
Notifications
You must be signed in to change notification settings - Fork 995
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
## Summary Relates to #10273. This doesn't solve what is highlighted in #10273 (comment), but I believe this is still an improvement for users not setting `upgrade = true` in `[tool.uv]`. ## Test Plan Ran commands locally: ```shell $ cargo run --quiet -- lock --locked --upgrade error: the argument '--check' cannot be used with '--upgrade' Usage: uv lock --check For more information, try '--help'. ```
- Loading branch information
1 parent
a7166ff
commit dc637d0
Showing
1 changed file
with
7 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters