We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b8c1dd6 commit ceb218fCopy full SHA for ceb218f
docs/source/conf.py
@@ -32,7 +32,6 @@
32
"sphinx.ext.mathjax",
33
"sphinx_design",
34
"myst_parser",
35
- "nbsphinx",
36
"sphinx.ext.napoleon",
37
"sphinx_autodoc_typehints",
38
"sphinx_copybutton",
pyproject.toml
@@ -52,7 +52,6 @@ tests = [
52
]
53
docs = [
54
"myst-parser",
55
56
"pandoc",
57
"sphinx",
58
0 commit comments