Skip to content

Commit 7f25bc8

Browse files
committed
install test deps
1 parent 90eb9a5 commit 7f25bc8

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/tests.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -69,4 +69,5 @@ jobs:
6969
- name: Run tests
7070
run: |
7171
pip install pywavelets-*-abi3-*.whl
72+
pip install pytest numpy matplotlib
7273
pytest --pyargs pywt

0 commit comments

Comments
 (0)