Skip to content

Commit

Permalink
Added scikit-learn to testing dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
ianmkenney committed Nov 9, 2023
1 parent c2c7976 commit 1b7fdc2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -146,7 +146,7 @@ jobs:
- name: install test deps
run: |
pip install pytest MDAnalysisTests
pip install pytest scikit-learn MDAnalysisTests
- name: run_tests
run: |
Expand Down

0 comments on commit 1b7fdc2

Please sign in to comment.