From 9448ca2bc606ec52f5a00beff98fb73cc9574359 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 b311d277..6d03a047 100644 --- a/doc/source/conf.py +++ b/doc/source/conf.py @@ -43,7 +43,6 @@ extensions = [ 'sphinx.ext.autosummary', 'sphinx.ext.coverage', 'sphinx.ext.mathjax', - 'sphinx.ext.intersphinx', 'numpydoc', 'sphinx_panels', 'scipyoptdoc', -- 2.30.2