slixmpp/tox.ini

6 lines
108 B
INI

[tox]
envlist = py34
[testenv]
deps = nose
commands = nosetests --where=tests --exclude=live -i slixtest.py