Poprawka ustawień pip, żeby PIL poprawnie się instalował.
authorMarek Stępniowski <marek@stepniowski.com>
Sun, 11 Oct 2009 11:46:51 +0000 (13:46 +0200)
committerMarek Stępniowski <marek@stepniowski.com>
Sun, 11 Oct 2009 11:46:51 +0000 (13:46 +0200)
pip-options.txt
requirements.txt

index a0993ce..41760c0 100644 (file)
@@ -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
index a515916..cd8a0f9 100644 (file)
@@ -1,4 +1,4 @@
 Django==1.1
 librarian==1.2.6
 lxml==2.2.2
-PIL==1.1.6
+Imaging==1.1.6