summaryrefslogtreecommitdiff
path: root/tox.ini
blob: 9061869fd2ddd749a0177686573d2a8b7c44825a (plain)
1
2
3
4
5
[tox]
envlist = py26,py27,py31,py32,py33,py34

[testenv]
commands=python setup.py test