12 lines
392 B
Diff
12 lines
392 B
Diff
diff -rupN --no-dereference Pillow-8.1.2/docs/conf.py Pillow-8.1.2-new/docs/conf.py
|
|
--- Pillow-8.1.2/docs/conf.py 2021-03-06 03:38:55.000000000 +0100
|
|
+++ Pillow-8.1.2-new/docs/conf.py 2021-03-06 11:02:15.818978346 +0100
|
|
@@ -32,7 +32,6 @@ extensions = [
|
|
"sphinx.ext.autodoc",
|
|
"sphinx.ext.intersphinx",
|
|
"sphinx.ext.viewcode",
|
|
- "sphinx_issues",
|
|
"sphinx_removed_in",
|
|
]
|
|
|