Skip to content

Commit

Permalink
try pyfftw3
Browse files Browse the repository at this point in the history
  • Loading branch information
md-arif-shaikh authored May 30, 2024
1 parent 4b019b3 commit c49cffc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
- name: Install dependencies
shell: bash -l {0}
run: |
pip install pytest nbconvert ipykernel pyfftw
pip install pytest nbconvert ipykernel pyfftw3
- name: Install pipenv
shell: bash -l {0}
Expand Down

0 comments on commit c49cffc

Please sign in to comment.