From 5e2ad14d4a52b65635320bafdcdf4296b54cba29 Mon Sep 17 00:00:00 2001 From: wiredfool Date: Tue, 27 Oct 2015 14:46:39 +0000 Subject: [PATCH] Moving the depends repo to the organization --- appveyor.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/appveyor.yml b/appveyor.yml index b603473a1..5ed603462 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -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\