Skip to content

Commit ef4593b

Browse files
committed
docs: remove sphinx-rtd-theme pin.
1 parent 62e1a32 commit ef4593b

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

pyproject.toml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -118,9 +118,7 @@ typing = [
118118

119119
docs = [
120120
"sphinx",
121-
# listing 1.3.0rc1 explicitly until 1.3 is released
122-
# https://github.com/readthedocs/sphinx_rtd_theme/pull/1464#issuecomment-1664799982
123-
"sphinx-rtd-theme>=1.3.0rc1",
121+
"sphinx-rtd-theme",
124122
"click>=7",
125123
"sphinx-click",
126124
"sphinxcontrib-log-cabinet",

0 commit comments

Comments
 (0)