There was an error while loading. Please reload this page.
1 parent b30bebf commit 59d95baCopy full SHA for 59d95ba
5 files changed
.github/workflows/test-nbs.yml
@@ -33,7 +33,7 @@ jobs:
33
34
- name: Install dependencies
35
run: |
36
- pip install dgl==2.4.0 -f https://data.dgl.ai/wheels/torch-2.4/repo.html
+ pip install mace-torch
37
pip install -e '.[ci]'
38
39
- name: Execute all notebook examples
0 commit comments