Skip to content

Commit 2358c63

Browse files
author
Gerit Wagner
committed
add sphinx-rtd-theme to docs dependencies
1 parent 39a0613 commit 2358c63

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ requires-python = ">=3.8"
3030
[project.optional-dependencies]
3131
docs = [
3232
"Sphinx>=5.2.3",
33+
"sphinx-rtd-theme>=1.1.1",
3334
]
3435
dev = [
3536
"pylint==3.0.1",

0 commit comments

Comments
 (0)