2021-03-02 14:26:38 +00:00
|
|
|
diff -rupN --no-dereference Pillow-8.1.1/docs/conf.py Pillow-8.1.1-new/docs/conf.py
|
|
|
|
--- Pillow-8.1.1/docs/conf.py 2021-03-01 09:24:03.000000000 +0100
|
|
|
|
+++ Pillow-8.1.1-new/docs/conf.py 2021-03-02 15:10:49.599033773 +0100
|
2021-01-03 10:12:44 +00:00
|
|
|
@@ -32,7 +32,6 @@ extensions = [
|
|
|
|
"sphinx.ext.autodoc",
|
|
|
|
"sphinx.ext.intersphinx",
|
|
|
|
"sphinx.ext.viewcode",
|
|
|
|
- "sphinx_issues",
|
|
|
|
"sphinx_removed_in",
|
|
|
|
]
|
|
|
|
|