uv/crates/uv-cli/src
Zanie Blue 4dd36b799f
Install versioned Python executables into the bin directory during `uv python install` (#8458)
Updates `uv python install` to link `python3.x` in the executable
directory (i.e., `~/.local/bin`) to the the managed interpreter path.

Includes

- #8569 
- #8571 

Remaining work

- #8663 
- #8650 
- Add an opt-out setting and flag
- Update documentation
2024-10-30 14:13:20 +00:00
..
version chore: Move all integration tests to a single binary (#8093) 2024-10-11 16:41:35 +02:00
compat.rs Add support for `--trusted-host` (#6591) 2024-08-27 09:36:50 -04:00
lib.rs Install versioned Python executables into the bin directory during `uv python install` (#8458) 2024-10-30 14:13:20 +00:00
options.rs Respect named `--index` and `--default-index` values in `tool.uv.sources` (#7910) 2024-10-15 23:56:24 +00:00
version.rs chore: Move all integration tests to a single binary (#8093) 2024-10-11 16:41:35 +02:00