We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d35f0e5 commit 0f7f6b5Copy full SHA for 0f7f6b5
scripts/create_testenv.sh
@@ -33,6 +33,7 @@ then
33
source activate ${ENVNAME}
34
fi
35
36
+conda install --yes numpy scipy mkl-service
37
38
pip install --upgrade pip
39
0 commit comments