Adding in dependency -minify

mkdocs is looking for minify and it currently isn't installed causing my builds to fail (unless I am fundamentally doing something wrong?) 
Added to requirements for installer
This commit is contained in:
Ben De St Paer-Gotch
2020-03-02 16:29:24 +00:00
committed by GitHub
parent 5bb26cc53a
commit 2c0cd73b95

View File

@@ -1,4 +1,5 @@
mkdocs
mkdocs-material
mkdocs-minify-plugin
pygments
pymdown-extensions
pymdown-extensions