Add the 'connecting' event
[slixmpp.git] / tox.ini
blobe3bbe74c6b44193a3dd89fdc4cc9decf08896e66
1 [tox]
2 envlist = py26,py27,py31,py32,py33
3 [testenv]
4 deps = nose
5 commands = nosetests --where=tests --exclude=live -i slixtest.py