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

[testenv]
commands=python setup.py test