mirror of
https://github.com/python-pillow/Pillow.git
synced 2024-12-25 09:26:16 +03:00
Moving the depends repo to the organization
This commit is contained in:
parent
8019bc75ef
commit
5e2ad14d4a
|
@ -12,7 +12,7 @@ environment:
|
|||
- PYTHON: C:/Python33
|
||||
- PYTHON: C:/Python33-x64
|
||||
install:
|
||||
- git clone https://github.com/wiredfool/pillow-depends.git c:\pillow-depends
|
||||
- git clone https://github.com/python-pillow/pillow-depends.git c:\pillow-depends
|
||||
- xcopy c:\pillow-depends\*.zip c:\pillow\winbuild\
|
||||
- xcopy c:\pillow-depends\*.tar.gz c:\pillow\winbuild\
|
||||
- cd c:\pillow\winbuild\
|
||||
|
|
Loading…
Reference in New Issue
Block a user