Skip to content

Commit 186cf66

Browse files
committed
Add scipy-stubs for bpr CI
1 parent 9100950 commit 186cf66

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
- uses: actions/checkout@v4
3838
- name: "Main Script"
3939
run: |
40-
EXTRA_INSTALL="pytest types-colorama types-Pygments"
40+
EXTRA_INSTALL="pytest types-colorama types-Pygments scipy-stubs"
4141
curl -L -O https://tiker.net/ci-support-v0
4242
. ./ci-support-v0
4343

0 commit comments

Comments
 (0)