diff --git a/docs/source/conf.py b/docs/source/conf.py index 39ba9d6fe6ec72466363ad6720e8fc728161ea1c..1f7b73e60e1b746ea5b26c69535af73982e2d200 100644 --- a/docs/source/conf.py +++ b/docs/source/conf.py @@ -19,7 +19,6 @@ release = "0.0.55" extensions = [ "sphinx.ext.autodoc", "sphinx.ext.autosummary", - "sphinx.ext.myst_parser" ] templates_path = ["_templates"]