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

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