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 08f6a22 commit 7e1121aCopy full SHA for 7e1121a
.github/workflows/windows_CI.yml
@@ -18,7 +18,7 @@ jobs:
18
- name: Installing dependencies
19
shell: bash -l {0}
20
run: |
21
- conda install -c conda-forge cython numpy scipy scikit-image scikit-learn pyamg flake8 pytest networkx osqp
+ conda install -c conda-forge cython numpy scipy scikit-image scikit-learn pyamg flake8 pytest networkx osqp numba statsmodels scikit-fmm
22
- name: Checking formatting of code
23
24
0 commit comments