From: Marek Stępniowski Date: Sun, 11 Oct 2009 11:46:51 +0000 (+0200) Subject: Poprawka ustawień pip, żeby PIL poprawnie się instalował. X-Git-Url: https://git.mdrn.pl/wolnelektury.git/commitdiff_plain/915b81e54a48c31f6b9661eb01dce9d7e0b7f24d?ds=sidebyside;hp=-c Poprawka ustawień pip, żeby PIL poprawnie się instalował. --- 915b81e54a48c31f6b9661eb01dce9d7e0b7f24d diff --git a/pip-options.txt b/pip-options.txt index a0993cec5..41760c066 100644 --- a/pip-options.txt +++ b/pip-options.txt @@ -1 +1 @@ --f http://redmine.nowoczesnapolska.org.pl/projects/librarian/files \ No newline at end of file +-f http://redmine.nowoczesnapolska.org.pl/projects/librarian/files -f http://www.pythonware.com/products/pil/ \ No newline at end of file diff --git a/requirements.txt b/requirements.txt index a51591681..cd8a0f98d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ Django==1.1 librarian==1.2.6 lxml==2.2.2 -PIL==1.1.6 +Imaging==1.1.6