Skip to content

Commit 021644b

Browse files
committed
Update mkdocs version to 0.12.2
The old version of mkdocs required 'Markdown>=2.3.1,<2.5' and requirements-optionals.txt lists markdown==2.5.2 causing mkdocs to fail.
1 parent 010f2ee commit 021644b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
# MkDocs to build our documentation.
2-
mkdocs==0.11.1
2+
mkdocs==0.12.2

0 commit comments

Comments
 (0)