[tox] envlist = py27, py34 [testenv] commands = python setup.py test deps = -r{toxinidir}/requirements.txt