Skip to content

Commit ae4dca9

Browse files
authored
Docs: fix failing make (#5988)
1 parent d422ef2 commit ae4dca9

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
1+
sphinx>=3.0, !=3.5 # fails with sphinx.ext.viewcode
22
recommonmark # fails with badges
33
m2r # fails with multi-line text
44
nbsphinx>=0.8

0 commit comments

Comments
 (0)