Fix Appveyor builds which fail during dependency installation
This commit is contained in:
parent
0120f2fc5e
commit
39c4103504
1 changed files with 1 additions and 0 deletions
|
|
@ -7,6 +7,7 @@ install:
|
|||
C:\Python27-x64\Scripts\pip.exe install cython
|
||||
C:\Python27-x64\Scripts\pip.exe install 3to2
|
||||
C:\Python27-x64\Scripts\pip.exe install pypiwin32
|
||||
C:\Python35-x64\python.exe -m pip install --upgrade pip
|
||||
C:\Python35-x64\Scripts\pip.exe install numpy
|
||||
|
||||
build_script:
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue