[tox] envlist = py25, py27 [testenv] commands = python setup.py test # discover / nosetests ... sitepackages = True