Skip to content

Commit

Permalink
Add mkdocs-macros-plugin to dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
campb303 committed Jun 21, 2021
1 parent aac0bb8 commit 26e7938
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,8 @@
"mkdocs",
"mkdocs-material",
"mkautodoc",
"mkdocs-awesome-pages-plugin"
"mkdocs-awesome-pages-plugin",
"mkdocs-macros-plugin"
],
}

Expand Down

0 comments on commit 26e7938

Please sign in to comment.