uv
uv copied to clipboard
PEP 514 support
https://peps.python.org/pep-0514/
We use py to find Python installations on Windows today but we want to switch to registry look-ups per PEP 514
Note virtualenv already does this via https://github.com/pypa/virtualenv/blob/main/src/virtualenv/discovery/windows/pep514.py 👍
tox-uv seems to be failing on Github Actions without this https://github.com/tox-dev/tox-uv/actions/runs/7935511069?pr=2