[tox] envlist = {2.7,3.5} [testenv] basepython = 2.7: python2.7 3.5: python3.5 deps = pytest pytest-cov commands = py.test