Skip to content

Commit

Permalink
Extra build deps
Browse files Browse the repository at this point in the history
  • Loading branch information
connorjward committed Dec 11, 2024
1 parent 2418f7e commit bc851df
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions scripts/firedrake-install
Original file line number Diff line number Diff line change
Expand Up @@ -1658,6 +1658,8 @@ run_pip(["install", "-U", "hatch"])
run_pip(["install", "-U", "editables"])
run_pip(["install", "-U", "pip"])
run_pip(["install", "-U", "wheel"])
run_pip(["install", "-U", "scikit-build-core"])
run_pip(["install", "-U", "rtree>=1.2"])

# Extra numpy dependendencies, see
# https://github.com/numpy/numpy/blob/main/pyproject.toml
Expand Down

0 comments on commit bc851df

Please sign in to comment.