Skip to content

Commit

Permalink
Refs #21446: Fix test.yml to add python dependencies
Browse files Browse the repository at this point in the history
Signed-off-by: Carlosespicur <[email protected]>
  • Loading branch information
Carlosespicur committed Sep 9, 2024
1 parent 6e50270 commit 4e6edcf
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
6 changes: 6 additions & 0 deletions .github/workflows/configurations/requirements.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
sphinx==7.3.6
doc8==0.10.1
sphinx_rtd_theme==2.0.0
sphinxcontrib.spelling==8.0.0
sphinxcontrib-imagehelper==1.1.1
GitPython==3.1.41
3 changes: 2 additions & 1 deletion docs/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,5 @@ sphinx-tabs==3.2.0
sphinx==4.3.1
sphinxcontrib-imagehelper==1.1.1
sphinxcontrib.spelling==7.2.1
Jinja2<3.1
Jinja2==3.1
vcstool==0.3.0

0 comments on commit 4e6edcf

Please sign in to comment.