1 2 3 4 5 6 7 8 9 10
[tox] envlist = py26,py32 [testenv] commands = python setup.py dev python setup.py nosetests