Skip to content

Commit fb007cb

Browse files
committed
cap Sphinx version at 6.x
Due to an incompatibility between sphinx-doc/sphinx#11381 and the current Read The Docs theme See readthedocs/sphinx_rtd_theme#1464
1 parent ee7f67d commit fb007cb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
sphinx >= 2.2
1+
sphinx >= 2.2, <7
22
sphinx-rtd-theme
33
sphinx-autoapi
44
sphinx-autodoc-typehints

0 commit comments

Comments
 (0)