Skip to content

Commit

Permalink
remove breathe which is not used and temporarily breaks CI because of…
Browse files Browse the repository at this point in the history
… Sphinx API change
  • Loading branch information
RobinDavid committed Aug 24, 2023
1 parent 24ea95f commit 2f202a0
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion doc/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,6 @@
'sphinx.ext.autodoc',
'sphinx.ext.todo',
'sphinx.ext.viewcode',
'breathe',
'sphinx.ext.intersphinx',
'sphinx.ext.githubpages',
'sphinx_fontawesome',
Expand Down
1 change: 0 additions & 1 deletion doc/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
sphinx_rtd_theme
sphinx
breathe
sphinx-intl
sphinx_fontawesome
nbsphinx
Expand Down

0 comments on commit 2f202a0

Please sign in to comment.