--- dist-meta-0.9.0/tox.ini.orig +++ dist-meta-0.9.0/tox.ini @@ -64,7 +64,6 @@ SETUPTOOLS_USE_DISTUTILS=stdlib deps = -r{toxinidir}/tests/requirements.txt commands = - python --version python -m pytest -r aR tests/ {posargs} [testenv:.package]