Skip to content

Commit

Permalink
Merge pull request python-pillow#1511 from wiredfool/depends-to-org
Browse files Browse the repository at this point in the history
Moving the depends repo to the organization
  • Loading branch information
wiredfool committed Oct 27, 2015
2 parents ff81299 + 5e2ad14 commit ba626ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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\
Expand Down

0 comments on commit ba626ef

Please sign in to comment.