[tox] envlist = py26, py27, py33, py36 [testenv] commands = nosetests blessings deps = nose # So Python 3 runs don't pick up incompatible, un-2to3'd source from the cwd: changedir = .tox