[tox] envlist = py26,py27,py33 [testenv] usedevelop = True setenv = VIRTUAL_ENV={envdir} commands = python test.py run all