uv/crates/uv-toolchain
Zanie Blue c0a06a2c1b
Drop prefer prefix from toolchain-preference values (#4602)
I think `--toolchain-preference system` is sufficiently clear and
`--toolchain-preference prefer-system` is excessively verbose. This was
discussed in the original pull request at
https://github.com/astral-sh/uv/pull/4424 but because we had a case for
preferring "installed managed" toolchains I was hesitant to change it.
Now that I've dropped that in #4601, I think we can drop the prefix.
2024-07-02 02:07:30 +00:00
..
python Rename uv-interpreter crate to uv-toolchain (#4120) 2024-06-07 13:59:14 -05:00
src Drop prefer prefix from toolchain-preference values (#4602) 2024-07-02 02:07:30 +00:00
Cargo.toml Expose toolchain-preference as a CLI and configuration file option (#4424) 2024-06-20 13:42:09 -05:00
download-metadata.json Refactor uv-toolchain::platform to use target-lexicon (#4236) 2024-06-12 09:11:56 -05:00
fetch-download-metadata.py Refactor uv-toolchain::platform to use target-lexicon (#4236) 2024-06-12 09:11:56 -05:00
template-download-metadata.py Add support for toolchain requests by key (#4332) 2024-06-17 13:11:24 -05:00