Skip to content

Commit 1156c4a

Browse files
authored
Proposal: use upstream UFL instead of our fork (#4344)
1 parent 45bbc14 commit 1156c4a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ dependencies = [
2020
"mpi4py>3; python_version >= '3.13'",
2121
"mpi4py; python_version < '3.13'",
2222
# TODO RELEASE: use releases
23-
"fenics-ufl @ git+https://github.com/firedrakeproject/ufl.git",
23+
"fenics-ufl @ git+https://github.com/FEniCS/ufl.git",
2424
"firedrake-fiat @ git+https://github.com/firedrakeproject/fiat.git",
2525
"h5py>3.12.1",
2626
"libsupermesh",

0 commit comments

Comments
 (0)