X-Git-Url: https://mudpy.org/gitweb?a=blobdiff_plain;ds=sidebyside;f=tox.ini;h=b40057b673a53c007d7f270e6427a05a7e4e0646;hb=b380d48d88e91006f3f814623b335ffd7a652b09;hp=05e10ac23f559432feadf83f72066fccc7258eb6;hpb=68261e7b241348089399e7f0ccbb8e05263f7dc9;p=mudpy.git diff --git a/tox.ini b/tox.ini index 05e10ac..b40057b 100644 --- a/tox.ini +++ b/tox.ini @@ -17,6 +17,9 @@ setenv = deps = -r{toxinidir}/test-requirements.txt commands = mudpy_selftest mudpy/tests/fixtures/test_daemon.yaml +[testenv:debug] +commands = mudpy mudpy/tests/fixtures/test_daemon.yaml + [testenv:dist] whitelist_externals = rm deps =