1 parent 90eb9a5 commit 7f25bc8Copy full SHA for 7f25bc8
1 file changed
.github/workflows/tests.yml
@@ -69,4 +69,5 @@ jobs:
69
- name: Run tests
70
run: |
71
pip install pywavelets-*-abi3-*.whl
72
+ pip install pytest numpy matplotlib
73
pytest --pyargs pywt
0 commit comments