We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 50fe34c commit 085aee9Copy full SHA for 085aee9
1 file changed
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/FEniCS/ufl.git",
+ "fenics-ufl @ git+https://github.com/FEniCS/ufl.git@main",
24
"firedrake-fiat @ git+https://github.com/firedrakeproject/fiat.git",
25
"h5py>3.12.1",
26
"libsupermesh",
0 commit comments