Skip to content

Commit 59d95ba

Browse files
committed
Update notebooks and workflow to install mace torch.
1 parent b30bebf commit 59d95ba

5 files changed

Lines changed: 355 additions & 382 deletions

File tree

.github/workflows/test-nbs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333

3434
- name: Install dependencies
3535
run: |
36-
pip install dgl==2.4.0 -f https://data.dgl.ai/wheels/torch-2.4/repo.html
36+
pip install mace-torch
3737
pip install -e '.[ci]'
3838
3939
- name: Execute all notebook examples

0 commit comments

Comments
 (0)