1 2 3 4 5
[tox] envlist = py26,py27,py33,py34,py35,pypy,pypy3 [testenv] commands=python setup.py test