Description: No intersphinx
Author: Thomas Goirand <zigo@debian.org>
Forwarded: not-needed
Last-Update: 2025-09-29

--- python-sphinx-code-include-1.1.1.orig/docs/conf.py
+++ python-sphinx-code-include-1.1.1/docs/conf.py
@@ -57,7 +57,7 @@
 root = os.path.dirname(os.path.dirname(os.path.abspath(__file__)))
 sys.path.append(os.path.join(root, "src"))
 
-extensions += ["code_include.extension", "sphinx.ext.intersphinx", "sphinx_rtd_theme"]
+extensions += ["code_include.extension", "sphinx_rtd_theme"]
 
 html_theme = "sphinx_rtd_theme"
 
