blob: 388fb054763fdc9732f951f4fb1747e87ccf3bbf [file] [log] [blame]
[tox]
envlist = py26,py27,pypy,py33,py34,py35
[testenv]
commands = py.test {posargs}
deps =
pytest