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

[testenv]
commands = python -m unittest discover -v