Skip to content

Commit 42390b8

Browse files
committed
modifying project metadata
1 parent 2bebf59 commit 42390b8

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

pyproject.toml

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,9 @@ dev = [
5050
"sphinx>=8.1.3",
5151
"sphinx_gallery>=0.18.0",
5252
"sphinx-copybutton>=0.5.2",
53-
"sphinx-rtd-theme>=3.0.0",
53+
"pydata-sphinx-theme>=0.15.3",
54+
"sphinxcontrib-email>=0.3.6",
55+
"sphinx-remove-toctrees>=1.0.0",
5456
"sphinx-prompt>=1.9.0",
5557
"sphinx_design>=0.6.1",
5658
]
@@ -59,7 +61,9 @@ doc = [
5961
"sphinx>=8.1.3",
6062
"sphinx_gallery>=0.18.0",
6163
"sphinx-copybutton>=0.5.2",
62-
"sphinx-rtd-theme>=3.0.0",
64+
"pydata-sphinx-theme>=0.15.3",
65+
"sphinxcontrib-email>=0.3.6",
66+
"sphinx-remove-toctrees>=1.0.0",
6367
"sphinx-prompt>=1.9.0",
6468
"sphinx_design>=0.6.1",
6569
]

0 commit comments

Comments
 (0)