mirror of
https://github.com/python-pillow/Pillow.git
synced 2025-01-13 18:56:17 +03:00
Merge pull request #5823 from radarhere/appveyor
Removed setuptools install from AppVeyor
This commit is contained in:
commit
24f0bbf5ec
|
@ -33,7 +33,6 @@ install:
|
||||||
c:\pillow\winbuild\build\build_dep_all.cmd
|
c:\pillow\winbuild\build\build_dep_all.cmd
|
||||||
$host.SetShouldExit(0)
|
$host.SetShouldExit(0)
|
||||||
- path C:\pillow\winbuild\build\bin;%PATH%
|
- path C:\pillow\winbuild\build\bin;%PATH%
|
||||||
- '%PYTHON%\%EXECUTABLE% -m pip install -U setuptools'
|
|
||||||
|
|
||||||
build_script:
|
build_script:
|
||||||
- ps: |
|
- ps: |
|
||||||
|
|
Loading…
Reference in New Issue
Block a user