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