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