[tox] envlist = py27, pypy, py33, py34 [testenv] deps = -rrequirements.txt mock pytest commands = py.test {posargs:}