Skip to content

Commit b3b6b5f

Browse files
committed
docs: use at least version 1.0 of sphinx-rtd-theme
1 parent 1ea2016 commit b3b6b5f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@
9696
extras_require = {
9797
"docs": [
9898
"sphinx >= 2.2",
99-
"sphinx-rtd-theme",
99+
"sphinx-rtd-theme >= 1",
100100
"pytest < 8",
101101
"sphinx-autoapi",
102102
"sphinx-autodoc-typehints",

0 commit comments

Comments
 (0)