summaryrefslogtreecommitdiff
path: root/tox.ini
blob: 88539239c4360e4895573939bfe4fef7522819d0 (plain)
1
2
3
4
5
[envlist]
envlist = py{26,27,33,34,35,36,37}

[testenv]
commands = {toxinidir}/runtests.sh {envpython}