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:
parent
5bb26cc53a
commit
2c0cd73b95
@ -1,4 +1,5 @@
|
|||||||
mkdocs
|
mkdocs
|
||||||
mkdocs-material
|
mkdocs-material
|
||||||
|
mkdocs-minify-plugin
|
||||||
pygments
|
pygments
|
||||||
pymdown-extensions
|
pymdown-extensions
|
Loading…
Reference in New Issue
Block a user