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 3f9ed94 commit ce77d76Copy full SHA for ce77d76
appveyor.yml
@@ -7,6 +7,7 @@ init:
7
- "ECHO %PYTHON% %PYTHON_VERSION% %PYTHON_ARCH%"
8
9
install:
10
+ - "%PYTHON%\\python.exe -m pip install wheel"
11
- "%PYTHON%/Scripts/pip.exe install numpy"
12
- "%PYTHON%/Scripts/pip.exe install pandas"
13
- "%PYTHON%/Scripts/pip.exe install scipy"
0 commit comments