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 75c8fe3 commit fae86ceCopy full SHA for fae86ce
appveyor.yml
@@ -55,6 +55,7 @@ install:
55
- "%PYTHON%/Scripts/pip.exe install pandas"
56
- "%PYTHON%/Scripts/pip.exe install scipy"
57
- "%PYTHON%/Scripts/pip.exe install matplotlib"
58
+ - "%PYTHON%/Scripts/pip.exe install cvxpy"
59
60
build: off
61
0 commit comments