Skip to content

Commit

Permalink
PETSc requires additional Python packages to install petsc4py
Browse files Browse the repository at this point in the history
  • Loading branch information
JDBetteridge committed Nov 7, 2024
1 parent 8b42ad8 commit fba882d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -88,6 +88,7 @@ jobs:

- name: Build and install PETSc
run: |
pip install numpy setuptools
cd ..
git clone https://gitlab.com/petsc/petsc.git petsc
cd petsc
Expand Down

0 comments on commit fba882d

Please sign in to comment.