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