slixmpp/tox.ini
2014-07-17 14:19:04 +02:00

5 lines
128 B
INI

[tox]
envlist = py26,py27,py31,py32,py33
[testenv]
deps = nose
commands = nosetests --where=tests --exclude=live -i slixtest.py