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