Skip to content

Commit

Permalink
Merge pull request #4631 from stsewd/fix-docs-lint
Browse files Browse the repository at this point in the history
Pin sphinx to a compatible version
  • Loading branch information
davidfischer authored Sep 12, 2018
2 parents d43783f + adcbc8c commit f1a3fc8
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions requirements/docs-lint.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,4 @@
Sphinx
rstcheck
# Sphinx 1.8 is incompatible with
# the latest version of rstcheck
Sphinx<1.8
rstcheck==3.3

0 comments on commit f1a3fc8

Please sign in to comment.