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 091e246 commit 17e0f49Copy full SHA for 17e0f49
appveyor.yml
@@ -42,6 +42,7 @@ install:
42
- conda install scipy
43
- conda install matplotlib
44
- conda install pandas
45
+ - conda config --add channels conda-forge
46
- conda install -c conda-forge lapack
47
- conda install -c cvxgrp cvxpy
48
- conda install coveralls
0 commit comments