X-Git-Url: https://mudpy.org/gitweb?p=mudpy.git;a=blobdiff_plain;f=tox.ini;h=83a583c60ff50e58c487c5848d6a48ac5f0a5b79;hp=7540510304c5f0efc4043eb8668078985a35189e;hb=934c8ddded853cc35c3a4e7b03a44b8a13d72347;hpb=2e6250c2688516b2734540e7ab2d5be6b7ff1c8b diff --git a/tox.ini b/tox.ini index 7540510..83a583c 100644 --- a/tox.ini +++ b/tox.ini @@ -17,8 +17,8 @@ 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:demo] +commands = mudpy {posargs} [testenv:dist] whitelist_externals = rm