Skip to content

Commit

Permalink
fix: add yt to test if its found now
Browse files Browse the repository at this point in the history
  • Loading branch information
bra-i-am committed Apr 4, 2024
1 parent faac253 commit c560f33
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
1 change: 1 addition & 0 deletions requirements/doc.in
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ sphinx==4.2.0
alabaster==0.7.13
sphinx-book-theme==1.0.1
recommonmark==0.6.0
sphinxcontrib.yt
sphinxcontrib.images==0.9.4
sphinx_panels==0.6.0
sphinxcontrib.contentui==0.2.5
Expand Down
3 changes: 3 additions & 0 deletions requirements/doc.txt
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,7 @@ sphinx==4.2.0
# sphinx-panels
# sphinxcontrib-contentui
# sphinxcontrib-images
# sphinxcontrib-yt
sphinx-book-theme==1.0.1
# via -r requirements/doc.in
sphinx-copybutton==0.5.0
Expand Down Expand Up @@ -103,6 +104,8 @@ sphinxcontrib-serializinghtml==1.1.5
# via
# -r requirements/doc.in
# sphinx
sphinxcontrib-yt==0.2.2
# via -r requirements/doc.in
typing-extensions==4.10.0
# via pydata-sphinx-theme
urllib3==2.2.1
Expand Down

0 comments on commit c560f33

Please sign in to comment.