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

[testenv]
commands = python setup.py test