[tox] envlist = py27,py34 [testenv] basepython = py27: python2.7 py34: python3.4 deps = pytest