[tox] skipsdist = true envlist = py27,py34,py35 [testenv] deps = -rrequirements.txt commands = py.test {posargs:tests}