--- mypy_extensions-1.1.0/tox.ini.orig +++ mypy_extensions-1.1.0/tox.ini @@ -5,7 +5,7 @@ [testenv] description = run the test driver with {basepython} -commands = python -We -m unittest discover tests +commands = python -We -m unittest discover tests --verbose [testenv:lint] description = check the code style