Skip to content

Commit 2c35e5e

Browse files
committed
avoid problematic sphinx version number for rtd theme
1 parent 5346b89 commit 2c35e5e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements-doc.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ setuptools>=45
99
setuptools_scm
1010

1111
# For sphinx
12-
sphinx>=4.0.0
12+
sphinx!=5.2.0.post0
1313
sphinx-autoapi
1414
sphinx-rtd-theme
1515
sphinxcontrib-svg2pdfconverter

0 commit comments

Comments
 (0)