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