da0f816
diff -Naur marshmallow-3.8.0.orig/docs/conf.py marshmallow-3.8.0/docs/conf.py
da0f816
--- marshmallow-3.8.0.orig/docs/conf.py	2020-09-16 14:39:21.046758182 +0200
da0f816
+++ marshmallow-3.8.0/docs/conf.py	2020-09-16 14:40:23.317387570 +0200
da0f816
@@ -14,7 +14,6 @@
da0f816
     "sphinx.ext.viewcode",
da0f816
     "alabaster",
da0f816
     "sphinx_issues",
da0f816
-    "autodocsumm",
da0f816
 ]
da0f816
 
da0f816
 primary_domain = "py"
da0f816
diff -Naur marshmallow-3.8.0.orig/setup.py marshmallow-3.8.0/setup.py
da0f816
--- marshmallow-3.8.0.orig/setup.py	2020-09-16 11:21:17.000000000 +0200
da0f816
+++ marshmallow-3.8.0/setup.py	2020-09-16 14:40:01.087876853 +0200
da0f816
@@ -14,7 +14,6 @@
da0f816
         "sphinx-issues==1.2.0",
da0f816
         "alabaster==0.7.12",
da0f816
         "sphinx-version-warning==1.1.2",
da0f816
-        "autodocsumm==0.2.0",
da0f816
     ],
da0f816
 }
da0f816
 EXTRAS_REQUIRE["dev"] = EXTRAS_REQUIRE["tests"] + EXTRAS_REQUIRE["lint"] + ["tox"]
da0f816
diff -Naur marshmallow-3.8.0.orig/src/marshmallow.egg-info/requires.txt marshmallow-3.8.0/src/marshmallow.egg-info/requires.txt
da0f816
--- marshmallow-3.8.0.orig/src/marshmallow.egg-info/requires.txt	2020-09-16 11:21:27.000000000 +0200
da0f816
+++ marshmallow-3.8.0/src/marshmallow.egg-info/requires.txt	2020-09-16 14:40:36.315101481 +0200
da0f816
@@ -14,7 +14,6 @@
da0f816
 sphinx-issues==1.2.0
da0f816
 alabaster==0.7.12
da0f816
 sphinx-version-warning==1.1.2
da0f816
-autodocsumm==0.2.0
da0f816
 
da0f816
 [lint]
da0f816
 mypy==0.782