Skip to content

Commit

Permalink
Drop long-merged PyOP2 patch in Firedrake install
Browse files Browse the repository at this point in the history
  • Loading branch information
inducer committed Nov 30, 2024
1 parent 748c5d0 commit c9422a4
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .ci/install-for-firedrake.sh
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,4 @@ python -m pip install --force-reinstall git+https://github.com/inducer/pytools.g
pip uninstall -y loopy
pip install "git+https://github.com/inducer/loopy.git#egg=loopy"

# https://github.com/OP2/PyOP2/pull/627
(cd /home/firedrake/firedrake/src/PyOP2 && git pull https://github.com/OP2/PyOP2.git e56d26f219e962cf9423fc84406a8a0656eb364f)

pip install .

0 comments on commit c9422a4

Please sign in to comment.