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 4f3010d commit a3a8d63Copy full SHA for a3a8d63
.github/workflows/ci.yml
@@ -42,7 +42,7 @@ jobs:
42
curl -L -O https://tiker.net/ci-support-v0
43
. ./ci-support-v0
44
build_py_project_in_conda_env
45
- cipip install pytest pyfmmlib scipy matplotlib pyvisfile
+ cipip install pytest pyfmmlib scipy scipy-stubs matplotlib pyvisfile
46
cipip install basedpyright
47
basedpyright
48
0 commit comments