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