Skip to content

Commit

Permalink
add torch to examples requirements.
Browse files Browse the repository at this point in the history
  • Loading branch information
paquiteau committed Feb 27, 2024
1 parent bea334f commit ab0567a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -162,7 +162,7 @@ jobs:
run: |
python -m pip install --upgrade pip
python -m pip install -e .[test,dev]
python -m pip install finufft pooch brainweb-dl
python -m pip install finufft pooch brainweb-dl torch
- name: Run examples
shell: bash
Expand Down

0 comments on commit ab0567a

Please sign in to comment.