Skip to content

Commit

Permalink
[FSTORE-11] Add mkdocs macros dependency for docs (logicalclocks#800)
Browse files Browse the repository at this point in the history
  • Loading branch information
moritzmeister authored and kennethmhc committed Nov 16, 2022
1 parent ef5576e commit 9c9fd9f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions python/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,7 @@ def read(fname):
"mkdocs-jupyter==0.21.0",
"markdown==3.3.7",
"pymdown-extensions",
"mkdocs-macros-plugin==0.7.0",
],
"hive": [
"pyhopshive[thrift]",
Expand Down

0 comments on commit 9c9fd9f

Please sign in to comment.