From 5c5446ae30414705f029e48c3e4aa059e427013c Mon Sep 17 00:00:00 2001 From: Jochen Sprickerhof Date: Tue, 3 Jan 2023 14:35:03 +0100 Subject: [PATCH] Drop intersphinx Gbp-Pq: Name 0018-Drop-intersphinx.patch --- doc/source/conf.py | 1 - 1 file changed, 1 deletion(-) diff --git a/doc/source/conf.py b/doc/source/conf.py index 890b778d..252699e3 100644 --- a/doc/source/conf.py +++ b/doc/source/conf.py @@ -42,7 +42,6 @@ extensions = [ 'sphinx.ext.autosummary', 'sphinx.ext.coverage', 'sphinx.ext.mathjax', - 'sphinx.ext.intersphinx', 'numpydoc', 'sphinx_design', 'scipyoptdoc', -- 2.30.2