Skip to content

Commit 012ad43

Browse files
JHopeCollinsj-bowhay
authored andcommitted
default firedrake options prefix for petsctools (firedrakeproject#4699)
1 parent e6b8236 commit 012ad43

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

pyproject.toml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,8 +30,9 @@ dependencies = [
3030
"loopy>2024.1",
3131
"numpy",
3232
"packaging",
33-
"petsc4py==3.24.0",
34-
"petsctools",
33+
# TODO RELEASE
34+
# "petsc4py==3.24.0",
35+
"petsctools @ git+https://github.com/firedrakeproject/petsctools.git@main",
3536
"pkgconfig",
3637
"progress",
3738
"pyadjoint-ad>=2025.10.0",

0 commit comments

Comments
 (0)