We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9100950 commit 186cf66Copy full SHA for 186cf66
.github/workflows/ci.yml
@@ -37,7 +37,7 @@ jobs:
37
- uses: actions/checkout@v4
38
- name: "Main Script"
39
run: |
40
- EXTRA_INSTALL="pytest types-colorama types-Pygments"
+ EXTRA_INSTALL="pytest types-colorama types-Pygments scipy-stubs"
41
curl -L -O https://tiker.net/ci-support-v0
42
. ./ci-support-v0
43
0 commit comments