Skip to content

Commit 6d82dc8

Browse files
akihironittaBorda
andauthored
Pin Sphinx<4.0 (#7456)
* Dont use sphinx 4.0.0 * Dont use sphinx 4.0.0 * Update comment * Simple There is no other release between 3.5 and 4.0 Co-authored-by: Jirka Borovec <[email protected]>
1 parent 6bc616d commit 6d82dc8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements/docs.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
sphinx>=3.0, !=3.5 # fails with sphinx.ext.viewcode
1+
sphinx>=3.0, <3.5 # fails with sphinx.ext.viewcode # fails with sphinx_paramlinks with 4.0.0
22
recommonmark # fails with badges
33
m2r # fails with multi-line text
44
nbsphinx>=0.8

0 commit comments

Comments
 (0)