Skip to content

Commit

Permalink
sphinxcontrib-htmlhelp added
Browse files Browse the repository at this point in the history
  • Loading branch information
lelandaisb committed Sep 29, 2023
1 parent abddaa1 commit 06e1daf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions meshing/packages/magix3d/package.py
Original file line number Diff line number Diff line change
Expand Up @@ -81,6 +81,7 @@ class Magix3d(CMakePackage):
depends_on("py-sphinx@5.3.0", when="+doc")
depends_on("py-sphinx-rtd-theme", when="+doc")
depends_on("py-sphinx-copybutton", when="+doc")
depends_on("sphinxcontrib-htmlhelp", when="+doc")
depends_on("py-sphinxcontrib-serializinghtml", when="+doc")

# setup PYTHON_PATH for documentation
Expand Down

0 comments on commit 06e1daf

Please sign in to comment.