[tox] envlist = py{27,33,34} [testenv] deps = pytest pytest-xdist commands = py.test {posargs}