mirror of
https://github.com/astral-sh/uv
synced 2026-01-22 14:00:11 -05:00
## Summary I'm not sure why this hasn't come up before... But it looks like this method is only looking at `python.exe` and `python3.exe`? From the user screenshots, the `python3.12.exe` and `python3.13.exe` are also present, though. Closes https://github.com/astral-sh/uv/issues/9667.