Skip to content

Commit

Permalink
Update requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
hannalee2 committed Oct 7, 2024
1 parent 7c2b4e4 commit 58f946c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 4 deletions.
4 changes: 1 addition & 3 deletions docs/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,4 @@ Sphinx
sphinxcontrib-video
sphinx-jinja
furo
docutils
sphinx.ext.autodoc
sphinx.ext.viewcode
docutils
2 changes: 1 addition & 1 deletion docs/source/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -25,9 +25,9 @@
# https://www.sphinx-doc.org/en/master/usage/configuration.html#general-configuration

extensions = [
"sphinx.ext.todo",
"sphinx.ext.viewcode",
"sphinx.ext.autodoc",
"sphinx.ext.todo",
"sphinxcontrib.video"
]

Expand Down

0 comments on commit 58f946c

Please sign in to comment.