Skip to content

Commit e833792

Browse files
committed
Pin Sphinx to 5.3.0
* 5.3.0 is the last version that can use docutils < 0.17 Signed-off-by: Jono Yang <[email protected]>
1 parent d29addb commit e833792

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,7 @@ testing =
136136
pytest-rerunfailures
137137

138138
docs =
139-
Sphinx >= 4.3.0
139+
Sphinx == 5.3.0
140140
sphinx_rtd_theme >= 0.5.1
141141
docutils < 0.17
142142
doc8

0 commit comments

Comments
 (0)