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