Skip to content

Commit

Permalink
Misc. -> Scipy version; github workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
JHKru committed Aug 20, 2024
1 parent 07f1fd8 commit 472f7df
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 @@ -19,7 +19,7 @@ jobs:
auto-update-conda: true
python-version: '3.10'
- name: Installing dependencies
run: conda install -c conda-forge poetry prody pytest r-bio3d rpy2 scipy<=3.13.1
run: conda install -c conda-forge poetry prody pytest r-bio3d rpy2 scipy<=1.13.1
- name: Building distribution
run: poetry build -f wheel
- name: Installing distribution
Expand Down

0 comments on commit 472f7df

Please sign in to comment.