We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d836fa1 commit 0e721d2Copy full SHA for 0e721d2
.github/workflows/extra.yml
@@ -124,6 +124,7 @@ jobs:
124
pip install -r install/testing_requirements.txt
125
pip install -r install/misc_feature_requirements.txt
126
source install/install_ibcdfo.sh
127
+ conda install numpy scipy
128
129
- name: Install libEnsemble, flake8, lock environment
130
run: |
0 commit comments