uv/crates/uv-cli/src
Zanie Blue 220821bc39
Add support for uvx python (#11076)
Supersedes https://github.com/astral-sh/uv/pull/7491
Closes https://github.com/astral-sh/uv/issues/7430

Thanks @mikeleppane for starting this implementation. I took a bit of a
different approach and it was easier to start over fresh, but I used
some of the test cases there.
2025-01-30 11:53:58 -06:00
..
comma.rs Remove trailing commas before brackets (#10740) 2025-01-18 19:56:46 +00:00
compat.rs Add support for pip list --outdated (#8872) 2024-11-07 02:32:30 +00:00
lib.rs Add support for uvx python (#11076) 2025-01-30 11:53:58 -06:00
options.rs Introduce a --fork-strategy preference mode (#9868) 2024-12-13 16:05:07 -05:00
version.rs Remove separate test files in favor of same-file mod tests (#9199) 2024-11-18 20:11:46 +00:00