mirror of
https://github.com/python-pillow/Pillow.git
synced 2025-01-12 18:26:17 +03:00
delete obsolete files for AppVeyor
This commit is contained in:
parent
608ccd0594
commit
e02af3e58b
|
@ -1,3 +0,0 @@
|
|||
#!/bin/sh
|
||||
|
||||
cd /c/pillow && /mingw32/$EXECUTABLE setup.py install
|
|
@ -1,14 +0,0 @@
|
|||
#!/bin/sh
|
||||
|
||||
mkdir /var/cache/pacman/pkg
|
||||
pacman -S --noconfirm mingw32/mingw-w64-i686-python3-pip \
|
||||
mingw32/mingw-w64-i686-python3-setuptools \
|
||||
mingw32/mingw-w64-i686-python3-pytest \
|
||||
mingw32/mingw-w64-i686-python3-pytest-cov \
|
||||
mingw-w64-i686-libjpeg-turbo \
|
||||
mingw-w64-i686-libimagequant
|
||||
|
||||
C:/msys64/mingw32/bin/python3 -m pip install --upgrade pip
|
||||
|
||||
/mingw32/bin/pip install olefile
|
||||
/mingw32/bin/pip3 install olefile
|
Loading…
Reference in New Issue
Block a user