diff --git a/docs/conf.py b/docs/conf.py index c8d7e45..4ef1c90 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -24,7 +24,6 @@ "sphinx.ext.mathjax", "sphinx.ext.viewcode", "sphinx.ext.extlinks", - "sphinx.ext.githubpages", "sphinx_autodoc_typehints", "myst_parser", "nbsphinx",