[tox] envlist = py25,py26,py27,pypy [testenv] commands=py.test --junitxml=junit-{envname}.xml deps = pytest [testenv:pypy] basepython=/usr/bin/pypy