File: no-sphinx-dater.diff

package info (click to toggle)
pillow 12.0.0-1
  • links: PTS
  • area: main
  • in suites: sid
  • size: 72,636 kB
  • sloc: python: 49,518; ansic: 38,787; makefile: 302; sh: 168; javascript: 85
file content (10 lines) | stat: -rw-r--r-- 273 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
--- a/docs/conf.py
+++ b/docs/conf.py
@@ -28,7 +28,6 @@ needs_sphinx = "8.1"
 # extensions coming with Sphinx (named 'sphinx.ext.*') or your custom
 # ones.
 extensions = [
-    "dater",
     "sphinx.ext.autodoc",
     "sphinx.ext.extlinks",
     "sphinx.ext.intersphinx",