blob: 0f9909a69c69d066877bc3fc13e95b6a73acc34e [file] [log] [blame]
[tox]
envlist =
py27,
py32,
py33,
py34,
py35,
py36,
pypy,
pypy3
[testenv]
commands = pytest {posargs}
deps = -rtest_requirements.txt