Skip to content

Commit a3a8d63

Browse files
committed
Install scipy-stubs in bpr CI
1 parent 4f3010d commit a3a8d63

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
@@ -42,7 +42,7 @@ jobs:
4242
curl -L -O https://tiker.net/ci-support-v0
4343
. ./ci-support-v0
4444
build_py_project_in_conda_env
45-
cipip install pytest pyfmmlib scipy matplotlib pyvisfile
45+
cipip install pytest pyfmmlib scipy scipy-stubs matplotlib pyvisfile
4646
cipip install basedpyright
4747
basedpyright
4848

0 commit comments

Comments
 (0)