uv/crates/uv
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
..
src Accept `--torch-backend` in `[tool.uv]` (#17116) 2025-12-15 20:18:40 -05:00
tests/it Accept `--torch-backend` in `[tool.uv]` (#17116) 2025-12-15 20:18:40 -05:00
Cargo.toml Update cargo shear (#17106) 2025-12-15 18:46:35 +01:00
README.md Bump version to 0.9.17 (#17058) 2025-12-09 16:36:00 -06:00
build.rs chore(🧹): const env var usage cleanup (#16950) 2025-12-02 22:16:46 -08:00

README.md