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