1
0
Fork 0
mirror of https://github.com/correl/SleekXMPP.git synced 2025-03-18 01:04:05 -09:00
SleekXMPP/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