Skip to content

Commit

Permalink
DROP BEFORE MERGE: Use reverse-over-forward pyadjoint branch
Browse files Browse the repository at this point in the history
  • Loading branch information
jrmaddison committed Jul 11, 2024
1 parent 386f1f9 commit 360b039
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -82,6 +82,7 @@ jobs:
--install defcon \
--install gadopt \
--install asQ \
--package-branch pyadjoint jrmaddison/reverse_over_forward \
|| (cat firedrake-install.log && /bin/false)
- name: Install test dependencies
run: |
Expand Down
2 changes: 1 addition & 1 deletion requirements-git.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,6 @@ git+https://github.com/firedrakeproject/fiat.git#egg=fiat
git+https://github.com/FInAT/FInAT.git#egg=finat
git+https://github.com/firedrakeproject/tsfc.git#egg=tsfc
git+https://github.com/OP2/PyOP2.git#egg=pyop2
git+https://github.com/dolfin-adjoint/pyadjoint.git#egg=pyadjoint
git+https://github.com/jrmaddison/pyadjoint.git#egg=pyadjoint
git+https://github.com/firedrakeproject/petsc.git@firedrake#egg=petsc
git+https://github.com/firedrakeproject/pytest-mpi.git@main#egg=pytest-mpi

0 comments on commit 360b039

Please sign in to comment.