Skip to content

Commit

Permalink
netgen-mesher now explicitly listed as a dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
JDBetteridge committed Nov 6, 2024
1 parent 3f1d91c commit 43f14bb
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/ngsPETSc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,6 @@ jobs:
- name: Install Netgen and ngsPETSc
run: |
. /home/firedrake/firedrake/bin/activate
pip install netgen-mesher
pip install xdist pytest-timeout ipympl
pip install .
Expand All @@ -135,7 +134,6 @@ jobs:
- name: Install Netgen and ngsPETSc
run: |
. /home/firedrake/firedrake/bin/activate
pip install netgen-mesher
pip install xdist pytest-timeout ipympl
pip install .
Expand Down

0 comments on commit 43f14bb

Please sign in to comment.