https://github.com/twisted/twisted/issues/11784 --- twisted-24.3.0/tox.ini.orig +++ twisted-24.3.0/tox.ini @@ -111,12 +111,6 @@ lint: True commands = - ; - ; Display information about Python interpreter - ; which will be used in subsequent steps - ; - python {toxinidir}/admin/dump_all_version_info.py - posix: python -c "print('Running on POSIX (no special dependencies)')" ; Run tests without wrapping them using coverage.