We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e6b8236 commit 012ad43Copy full SHA for 012ad43
pyproject.toml
@@ -30,8 +30,9 @@ dependencies = [
30
"loopy>2024.1",
31
"numpy",
32
"packaging",
33
- "petsc4py==3.24.0",
34
- "petsctools",
+ # TODO RELEASE
+ # "petsc4py==3.24.0",
35
+ "petsctools @ git+https://github.com/firedrakeproject/petsctools.git@main",
36
"pkgconfig",
37
"progress",
38
"pyadjoint-ad>=2025.10.0",
0 commit comments