mirror of
https://github.com/python-pillow/Pillow.git
synced 2025-01-13 10:46:16 +03:00
Merge pull request #1511 from wiredfool/depends-to-org
Moving the depends repo to the organization
This commit is contained in:
commit
ba626ef504
|
@ -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