mirror of
https://github.com/astral-sh/uv
synced 2026-01-24 15:00:18 -05:00
## Summary This makes `--python python3` and `--python 3.10` more consistent on Windows. Closes https://github.com/astral-sh/uv/issues/2213. ## Test Plan Ran `cargo run venv --python python3.12` with the Windows Store Python.