Remove docutils dep in tox dist testenv
[mudpy.git] / tox.ini
diff --git a/tox.ini b/tox.ini
index fd43312..2220282 100644 (file)
--- a/tox.ini
+++ b/tox.ini
@@ -23,7 +23,6 @@ commands = mudpy mudpy/tests/fixtures/test_daemon.yaml
 [testenv:dist]
 whitelist_externals = rm
 deps =
-    docutils
     pbr
     twine
 commands =