We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 45bbc14 commit 1156c4aCopy full SHA for 1156c4a
pyproject.toml
@@ -20,7 +20,7 @@ dependencies = [
20
"mpi4py>3; python_version >= '3.13'",
21
"mpi4py; python_version < '3.13'",
22
# TODO RELEASE: use releases
23
- "fenics-ufl @ git+https://github.com/firedrakeproject/ufl.git",
+ "fenics-ufl @ git+https://github.com/FEniCS/ufl.git",
24
"firedrake-fiat @ git+https://github.com/firedrakeproject/fiat.git",
25
"h5py>3.12.1",
26
"libsupermesh",
0 commit comments