[tox] envlist = py3 skipsdist = True [testenv] deps = -r{toxinidir}/tests/test-requirements.txt commands = pytest [pytest] addopts = -v