We do not want the Python version in test results because otherwise we would need to normalize it out anyway. --- waitress-3.0.2/tox.ini.orig +++ waitress-3.0.2/tox.ini @@ -8,7 +8,6 @@ [testenv] commands = - python --version python -mpytest \ pypy39: --no-cov \ pypy310: --no-cov \