Add mkdocs to requirements

This commit is contained in:
Tom Christie 2019-06-12 15:29:11 +01:00
parent a6aa8d949e
commit a06db38b1b

View File

@ -8,6 +8,9 @@ rfc3986==1.*
# Optional
brotlipy==0.7.*
# Documentation
mkdocs
mkdocs-material
# Testing
autoflake