[tox] envlist = pytest [testenv] deps = pytest [testenv:pytest] basepython = python3 commands = pytest -v [testenv:MassPnfSim-runtime] basepython = python3