[tox] envlist = py27, py33, py34, py35, pypy, pypy3 [testenv] commands = pip install -e .[test] python setup.py test