Skip to content

Commit

Permalink
ampl-sphinx-theme: add breathe as dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
fdabrandao committed Oct 28, 2024
1 parent 9db2855 commit 03302de
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions themes/ampl_sphinx_theme/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,7 @@ def ls_dir(base_dir):
"sphinx_design==0.6.1",
"sphinx-autobuild==2024.10.3",
"sphinxcontrib-googleanalytics==0.4",
"breathe==4.33.1",
],
packages=["ampl_sphinx_theme"],
package_data={"": ls_dir("ampl_sphinx_theme/")},
Expand Down

0 comments on commit 03302de

Please sign in to comment.