[tox] envlist = py26, py27, py34, py35, pypy [testenv] deps = pytest pytest-cov commands = py.test {posargs}