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