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 2bebf59 commit 42390b8Copy full SHA for 42390b8
pyproject.toml
@@ -50,7 +50,9 @@ dev = [
50
"sphinx>=8.1.3",
51
"sphinx_gallery>=0.18.0",
52
"sphinx-copybutton>=0.5.2",
53
- "sphinx-rtd-theme>=3.0.0",
+ "pydata-sphinx-theme>=0.15.3",
54
+ "sphinxcontrib-email>=0.3.6",
55
+ "sphinx-remove-toctrees>=1.0.0",
56
"sphinx-prompt>=1.9.0",
57
"sphinx_design>=0.6.1",
58
]
@@ -59,7 +61,9 @@ doc = [
59
61
60
62
63
64
65
66
67
68
69
0 commit comments