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 752473e commit ad00323Copy full SHA for ad00323
.github/workflows/core.yml
@@ -205,6 +205,7 @@ jobs:
205
--extra-index-url https://download.pytorch.org/whl/cpu \
206
"$(echo ./firedrake-repo/dist/firedrake-*.tar.gz)[ci,docs]"
207
208
+ pip install -I "firedrake-fiat @ git+https://github.com/firedrakeproject/fiat.git@pbrubeck/fix/permutations"
209
firedrake-clean
210
pip list
211
0 commit comments