blob: b6009d94127c5bd650e6f53833e1d7c23e5ce993 [file] [log] [blame]
[tox]
envlist=py26,py27,py33,py34,py35,py36,py37,pypy
[testenv]
deps = -rrequirements.txt
passenv = HOME USERPROFILE
commands=
python all_tests.py
py.test pytest_plugin_test.py