We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d864bd8 commit 807e1bcCopy full SHA for 807e1bc
pyproject.toml
@@ -6,7 +6,7 @@ build-backend = "setuptools.build_meta"
6
name = "firedrake-fiat"
7
version = "2025.7.0.dev0"
8
dependencies = [
9
- "fenics-ufl @ git+https://github.com/firedrakeproject/ufl.git@ksagiyam/introduce_mixed_map",
+ "fenics-ufl @ git+https://github.com/firedrakeproject/ufl.git@ksagiyam/introduce_mixed_map_mixed_cell",
10
"numpy>=1.16",
11
"recursivenodes",
12
"scipy",
0 commit comments