slixmpp/tox.ini

6 lines
124 B
INI
Raw Normal View History

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