delete obsolete files for AppVeyor

This commit is contained in:
nulano 2020-08-02 22:15:59 +02:00
parent 608ccd0594
commit e02af3e58b
2 changed files with 0 additions and 17 deletions

View File

@ -1,3 +0,0 @@
#!/bin/sh
cd /c/pillow && /mingw32/$EXECUTABLE setup.py install

View File

@ -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