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 5afbdb1 commit 17878c4Copy full SHA for 17878c4
.github/workflows/main.yml
@@ -64,7 +64,7 @@ jobs:
64
- name: Install build and test dependencies
65
shell: cmd /C call {0}
66
run: |
67
- conda install conda-build conda-verify coverage pytest pytest-cov hypothesis statsmodels sundials
+ conda install conda-build conda-verify coverage pytest pytest-cov hypothesis statsmodels sundials theano
68
- name: Sunode build
69
70
0 commit comments