Skip to content

Commit d005bd6

Browse files
committed
Test UFL: replace: only expand CoefficientDerivative
1 parent bc04171 commit d005bd6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ dependencies = [
2121
"mpi4py>3; python_version >= '3.13'",
2222
"mpi4py; python_version < '3.13'",
2323
# TODO RELEASE
24-
"fenics-ufl @ git+https://github.com/FEniCS/ufl.git@main",
24+
"fenics-ufl @ git+https://github.com/firedrakeproject/ufl.git@pbrubeck/fix/replace-coefficient-derivative",
2525
# TODO RELEASE
2626
"firedrake-fiat @ git+https://github.com/firedrakeproject/fiat.git@main",
2727
"h5py>3.12.1",

0 commit comments

Comments
 (0)