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