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 e39fda1 commit b17bf96Copy full SHA for b17bf96
doc/source/conf.py
@@ -42,7 +42,6 @@
42
"numpydoc",
43
"sphinx.ext.intersphinx",
44
"sphinx_copybutton",
45
- "sphinx_tabs.tabs",
46
"sphinx_design",
47
]
48
pyproject.toml
@@ -52,12 +52,12 @@ doc = [
52
"sphinx-copybutton==0.5.2",
53
"sphinxcontrib-httpdomain==1.8.1",
54
"sphinxcontrib-globalsubs==0.1.1",
55
+ "sphinx_design==0.5.0",
56
"sphinxnotes-strike==1.2",
57
"sphinx-autodoc-typehints==1.25.2",
58
"autodoc_pydantic==2.0.1",
59
"sphinx-autoapi==3.0.0",
60
"numpydoc==1.6.0",
- "sphinx_design==0.5.0",
61
62
63
build = [
0 commit comments