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

[testenv]

commands =
    python setup.py test