Skip to content

Commit ce77d76

Browse files
committed
update appveyor
1 parent 3f9ed94 commit ce77d76

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

appveyor.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ init:
77
- "ECHO %PYTHON% %PYTHON_VERSION% %PYTHON_ARCH%"
88

99
install:
10+
- "%PYTHON%\\python.exe -m pip install wheel"
1011
- "%PYTHON%/Scripts/pip.exe install numpy"
1112
- "%PYTHON%/Scripts/pip.exe install pandas"
1213
- "%PYTHON%/Scripts/pip.exe install scipy"

0 commit comments

Comments
 (0)