tox-dev / tox-uv

Use https://github.com/astral-sh/uv with tox
MIT License
136 stars 19 forks source link

Tests: In other_interpreter_exe, try python3 -> python3.Y #103

Closed hroncok closed 1 month ago

hroncok commented 1 month ago

The "python" executable exists only if "python3" exists, but "python3" can exist without "python".

This is at least the case in Fedora, following https://peps.python.org/pep-0394/#for-python-runtime-distributors