We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent faa1d72 commit 480cda7Copy full SHA for 480cda7
.github/workflows/os-blas-test-matrix.yml
@@ -256,7 +256,7 @@ jobs:
256
- name: Install Wheel
257
run: |
258
python -m pip install --upgrade pip
259
- pip install matplotlib scipy pytest pytest-cov pytest-timeout coverage
+ pip install matplotlib scipy pytest pytest-cov pytest-timeout coverage numpydoc
260
pip install slycot-wheels/${{ matrix.packagekey }}/slycot*.whl
261
pip show slycot
262
- name: Test with pytest
0 commit comments