Skip to content

Commit 46b75a8

Browse files
committed
DROP BEFORE MERGE
1 parent bb8447a commit 46b75a8

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

pyproject.toml

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -20,10 +20,8 @@ dependencies = [
2020
"decorator<=4.4.2",
2121
"mpi4py>3; python_version >= '3.13'",
2222
"mpi4py; python_version < '3.13'",
23-
# TODO RELEASE
24-
"fenics-ufl @ git+https://github.com/FEniCS/ufl.git@main",
25-
# TODO RELEASE
26-
"firedrake-fiat @ git+https://github.com/firedrakeproject/fiat.git@main",
23+
"fenics-ufl @ git+https://github.com/firedrakeproject/ufl.git@ksagiyam/introduce_mixed_map_mixed_cell",
24+
"firedrake-fiat @ git+https://github.com/firedrakeproject/fiat.git@ksagiyam/introduce_mixed_map_mixed_cell",
2725
"h5py>3.12.1",
2826
"immutabledict",
2927
"libsupermesh",

0 commit comments

Comments
 (0)