You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
python-pillow/python-pillow_sphinx-issues...

12 lines
392 B

4 years ago
diff -rupN --no-dereference Pillow-8.2.0/docs/conf.py Pillow-8.2.0-new/docs/conf.py
--- Pillow-8.2.0/docs/conf.py 2021-04-01 19:58:27.000000000 +0200
+++ Pillow-8.2.0-new/docs/conf.py 2021-04-02 07:41:32.879022927 +0200
4 years ago
@@ -32,7 +32,6 @@ extensions = [
"sphinx.ext.autodoc",
"sphinx.ext.intersphinx",
"sphinx.ext.viewcode",
- "sphinx_issues",
"sphinx_removed_in",
]