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