We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3176605 commit 2f2ba9aCopy full SHA for 2f2ba9a
1 file changed
.github/workflows/core.yml
@@ -214,8 +214,8 @@ jobs:
214
--extra-index-url https://download.pytorch.org/whl/cpu \
215
"$(echo ./firedrake-repo/dist/firedrake-*.tar.gz)[ci]"
216
217
- pip install -I git+https://github.com/firedrakeproject/ufl.git@firedrakeproject:pbrubeck/hypergeometric
218
- pip install -I git@github.com:pbrubeck/loopy.git@pbrubeck:pbrubeck/hypergeometric
+ pip install -I git+https://github.com/firedrakeproject/ufl.git@pbrubeck/hypergeometric
+ pip install -I git+https://github.com/pbrubeck/loopy.git@pbrubeck/hypergeometric
219
firedrake-clean
220
pip list
221
0 commit comments