summaryrefslogtreecommitdiff
path: root/tox.ini
blob: 80454e0117b5edaa0b6f350e1760dc02ad55abeb (plain)
1
2
3
4
5
6
7
[tox]
envlist = py27,py35,py36,py37,py38

[testenv]

commands =
    python setup.py test