Skip to content

Commit

Permalink
Update Mkdocs Requirements
Browse files Browse the repository at this point in the history
This patch updates `mkdocs.txt`, the Mkdocs requirements file, to
specify version >=0.16.3,<0.17.0 for mkdocs as 0.17.0 breaks RTFD per
readthedocs/readthedocs.org#3174.
  • Loading branch information
akutz committed Oct 25, 2017
1 parent a6b6883 commit 944be23
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mkdocs.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
mkdocs >= 0.16.3
mkdocs >= 0.16, < 0.17
mkdocs-bootswatch >= 0.4.0

0 comments on commit 944be23

Please sign in to comment.