add pything dep mkdocs-awesome-pages-plugin (#3611)

Signed-off-by: Carlos Santana <csantana23@gmail.com>
This commit is contained in:
Carlos Santana 2021-05-19 09:10:16 -04:00 committed by GitHub
parent 27c9d1a6c7
commit b6f2646c50
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 1 deletions

View File

@ -1,2 +1,2 @@
FROM squidfunk/mkdocs-material
RUN pip install --no-cache-dir mkdocs-macros-plugin mkdocs-exclude mike
RUN pip install --no-cache-dir mkdocs-macros-plugin mkdocs-exclude mkdocs-awesome-pages-plugin

View File

@ -1,4 +1,5 @@
mkdocs-material>=7.1
mkdocs-exclude>=1.0
mkdocs-macros-plugin>=0.5
mkdocs-awesome-pages-plugin>=2.5