uv/crates/uv-static
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
..
src Install versioned Python executables into the bin directory during `uv python install` (#8458) 2024-10-30 14:13:20 +00:00
Cargo.toml chore: unify all env vars used (#8151) 2024-10-14 16:48:13 -05:00