We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e8eb716 commit e17702cCopy full SHA for e17702c
.github/workflows/core.yml
@@ -211,6 +211,7 @@ jobs:
211
--extra-index-url https://download.pytorch.org/whl/cpu \
212
"$(echo ./firedrake-repo/dist/firedrake-*.tar.gz)[ci]"
213
214
+ pip install -I "fenics-ufl @ git+https://github.com/firedrakeproject/ufl.git@leo/fix-interpolate-composition"
215
firedrake-clean
216
pip list
217
0 commit comments