uv/crates/uv-cli/src
Charlie Marsh 13e7ad62cb
Accept `--torch-backend` in `[tool.uv]` (#17116)
## Summary

I'd like to add `--torch-backend` to `uv tool`, so this PR lifts the
setting out of `[tool.uv.pip]`. Like other settings, if it's in
`[tool.uv.pip]`, it will take preference for `uv pip` operations.
2025-12-15 20:18:40 -05:00
..
comma.rs Remove trailing commas before brackets (#10740) 2025-01-18 19:56:46 +00:00
compat.rs Require `uv venv --clear` before removing an existing directory (#14309) 2025-07-17 17:20:21 -05:00
lib.rs Add value hints to command line arguments to improve shell completion accuracy (#17080) 2025-12-15 18:29:32 +00:00
options.rs Accept `--torch-backend` in `[tool.uv]` (#17116) 2025-12-15 20:18:40 -05:00
version.rs Import `PackageName` from `uv-normalize` (#15439) 2025-08-21 23:15:40 +00:00