Skip to content
Snippets Groups Projects
Commit af867144 authored by Riccardo Maria Bianchi's avatar Riccardo Maria Bianchi :sunny:
Browse files

(CI) Force Pip to install a specific version of plugin. Fixes #19.

parent 8871e194
Branches
Tags v81r0p1
No related merge requests found
......@@ -467,7 +467,7 @@ docs-build:
- pip install markdown
- pip install mkdocs-material
- pip install markdown-include
- pip install mkdocs-macros-plugin
- pip install 'mkdocs-macros-plugin==0.5.0'
- pip install mkdocs-mermaid2-plugin # adds support for mermaid diagrams / flowcharts
#- pip install mkdocs-git-revision-date-plugin # See: https://github.com/mkdocs/mkdocs/issues/1408#issuecomment-443592097
script:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment