From: "Michael R. Crusoe" <crusoe@debian.org>
Date: Wed, 30 Oct 2024 15:14:29 +0100
Subject: Skip myst-parser & pydata-sphinx-theme

Forwarded: not-needed

They are not yet in Debian
---
 docs/source/conf.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/source/conf.py b/docs/source/conf.py
index dc257a8..93036aa 100644
--- a/docs/source/conf.py
+++ b/docs/source/conf.py
@@ -159,7 +159,7 @@ todo_include_todos = False
 
 # The theme to use for HTML and HTML Help pages.  See the documentation for
 # a list of builtin themes.
-html_theme = 'pydata_sphinx_theme'
+#html_theme = 'pydata_sphinx_theme'
 
 
 # Theme options are theme-specific and customize the look and feel of a theme
