From 5ba8f5b36e9ea365953d773a80dda4631ed2db30 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Marek=20St=C4=99pniowski?= Date: Sun, 11 Oct 2009 01:05:26 +0200 Subject: [PATCH] Zmiana wymaganej wersji biblioteki librarian na 1.2.5 oraz dodanie pliku pip-options.txt z opcjami dla pip :-) --- pip-options.txt | 1 + requirements.txt | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) create mode 100644 pip-options.txt diff --git a/pip-options.txt b/pip-options.txt new file mode 100644 index 000000000..a0993cec5 --- /dev/null +++ b/pip-options.txt @@ -0,0 +1 @@ +-f http://redmine.nowoczesnapolska.org.pl/projects/librarian/files \ No newline at end of file diff --git a/requirements.txt b/requirements.txt index efaddf3a9..3b93ed9f6 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ Django==1.1 django-piston==0.2.3rc1 -librarian==1.2.2 +librarian==1.2.5 lxml==2.2.2 mercurial==1.3.1 -e git://github.com/zuber/django-cas-consumer.git#egg=django-cas-consumer -- 2.20.1