Skip to content

Commit

Permalink
install rtree
Browse files Browse the repository at this point in the history
  • Loading branch information
connorjward committed Nov 20, 2024
1 parent 7a03885 commit 8e25a7c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/pip.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,7 @@ jobs:
- name: Install libsupermesh
run: |
source pip_venv/bin/activate
python -m pip install 'rtree>=1.2'
mkdir -p pip_venv/src
cd pip_venv/src
git clone https://github.com/firedrakeproject/libsupermesh.git
Expand Down

0 comments on commit 8e25a7c

Please sign in to comment.