uv/crates/uv-toolchain
Zanie Blue 14d535f384
Add `uv toolchain install` (#4164)
Adds a command (following #4163) to download and install specific
toolchains. While we fetch toolchains on demand, this is useful for,
e.g., pre-downloading a toolchain in a Docker image build.

~I kind of think we should call this `install` instead of `fetch`~ I
changed the name from `fetch` to `install`.
2024-06-10 10:56:08 -05:00
..
python Rename `uv-interpreter` crate to `uv-toolchain` (#4120) 2024-06-07 13:59:14 -05:00
src Add `uv toolchain install` (#4164) 2024-06-10 10:56:08 -05:00
Cargo.toml Rename `uv-interpreter` crate to `uv-toolchain` (#4120) 2024-06-07 13:59:14 -05:00
download-metadata.json Rename `uv-interpreter` crate to `uv-toolchain` (#4120) 2024-06-07 13:59:14 -05:00
fetch-download-metadata.py Rename `uv-interpreter` crate to `uv-toolchain` (#4120) 2024-06-07 13:59:14 -05:00
template-download-metadata.py Rename `uv-interpreter` crate to `uv-toolchain` (#4120) 2024-06-07 13:59:14 -05:00