Skip to content

Commit

Permalink
updated requirements pt2
Browse files Browse the repository at this point in the history
  • Loading branch information
simoneponcioni authored Sep 4, 2024
1 parent f2406d1 commit 1ffe199
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
venv/bin/pip install -e .
- name: Install dependencies
run: |
pip install sphinx sphinx_rtd_theme myst_parser opencv-python matplotlib gmsh numpy
pip install sphinx sphinx_rtd_theme myst_parser opencv-python matplotlib gmsh numpy scipy imutils shapely SimpleITK
- name: Sphinx build
run: |
sphinx-build src/pyhexspline/docs src/pyhexspline/docs/_build
Expand Down

0 comments on commit 1ffe199

Please sign in to comment.