X-Git-Url: https://mudpy.org/gitweb?p=mudpy.git;a=blobdiff_plain;f=tox.ini;h=b40057b673a53c007d7f270e6427a05a7e4e0646;hp=05e10ac23f559432feadf83f72066fccc7258eb6;hb=b380d48d88e91006f3f814623b335ffd7a652b09;hpb=68261e7b241348089399e7f0ccbb8e05263f7dc9 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 =