diff --git a/python/setup.py b/python/setup.py index b52216476b..c5f65f6ba1 100644 --- a/python/setup.py +++ b/python/setup.py @@ -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]",