[tox] envlist = py27 [testenv] deps = -rrequirements.txt commands = pytest {posargs:-vv -n auto} ./test