--- process-tests-3.0.0/tox.ini.orig +++ process-tests-3.0.0/tox.ini @@ -36,7 +36,7 @@ deps = pytest commands = - {posargs:pytest -vv tests} + python -m pytest -vv tests [testenv:check] deps =