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

[testenv]
commands = python setup.py test