[tox] envlist = py26,py27,py33,pypy [testenv] deps = pytest commands = py.test -v []