add markdown-include to the install script

Signed-off-by: Adam Warner <adamw@rner.email>
This commit is contained in:
Adam Warner
2018-05-12 16:32:30 +01:00
parent 4874188789
commit 6edfbceeaa
+1 -1
View File
@@ -1,6 +1,6 @@
language: python
install:
- pip install mkdocs-material
- pip install mkdocs-material markdown-include
script:
- mkdocs build --verbose --clean
deploy: