Skip to content

Commit f1a3fc8

Browse files
authored
Merge pull request #4631 from stsewd/fix-docs-lint
Pin sphinx to a compatible version
2 parents d43783f + adcbc8c commit f1a3fc8

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

requirements/docs-lint.txt

+4-2
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,4 @@
1-
Sphinx
2-
rstcheck
1+
# Sphinx 1.8 is incompatible with
2+
# the latest version of rstcheck
3+
Sphinx<1.8
4+
rstcheck==3.3

0 commit comments

Comments
 (0)