slixmpp/tox.ini
2011-08-31 00:00:12 -07:00

5 lines
124 B
INI

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