uv/crates/uv-cli
Zanie Blue 7c3ad62544
Allow the package spec to be passed positionally in uv tool install (#4564)
Moves `--from` to a hidden argument — we allow it still but we validate
that it is compatible with whatever is passed to `uv tool install
<package>`. The positional package can now be a full specification,
allowing things like `uv tool install black==24.2.0`.
2024-06-27 07:35:00 -05:00
..
src Allow the package spec to be passed positionally in uv tool install (#4564) 2024-06-27 07:35:00 -05:00
build.rs Add standalone CLI crate (#4456) 2024-06-24 06:16:22 -04:00
Cargo.toml Add standalone CLI crate (#4456) 2024-06-24 06:16:22 -04:00