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