summaryrefslogtreecommitdiff
path: root/tox.ini
blob: 85e3dd324f8785c8365f3da9a643e53970491eda (plain)
1
2
3
4
5
[tox]
envlist = py26, py27, py32, py33, py34, py35, py36

[testenv]
commands = python setup.py test