summaryrefslogtreecommitdiff
path: root/tox.ini
blob: 9161794150a1281d90c4994293b68293f11bbfe2 (plain)
1
2
3
4
5
[tox]
envlist = py26,py27,py31,py32,py33
[testenv]
deps = nose
commands = nosetests --where=tests --exclude=live -i sleektest.py