We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8961725 commit bff1ad0Copy full SHA for bff1ad0
3 files changed
docs/conf.py
@@ -69,7 +69,6 @@
69
"sphinx.ext.todo",
70
"sphinx_click",
71
"click_extra.sphinx",
72
- "sphinx_toolbox.collapse",
73
"sphinx_design",
74
"sphinx_tabs.tabs",
75
"sphinx_togglebutton",
pyproject.toml
@@ -94,7 +94,6 @@ doc = [
94
"sphinxcontrib-mermaid>=0.9.2",
95
"sphinx-paramlinks>=0.6.0",
96
"sphinx-togglebutton>=0.3.2",
97
- "sphinx-toolbox>=3.8.1",
98
"myst-parser",
99
"sphinx-autodoc-typehints",
100
"numpydoc",
0 commit comments