From 233c9a56a51cba85a897455e8b94cd6816848a2c Mon Sep 17 00:00:00 2001 From: j <0x006A@0x2620.org> Date: Sat, 4 Oct 2014 16:19:30 +0200 Subject: [PATCH] dont install django from svn --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index f8e6753..6c7b2da 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ --e svn+http://code.djangoproject.com/svn/django/branches/releases/1.3.X/#egg=django +Django>=1.3.0,<1.4 South -e bzr+http://code.0x2620.org/python-ox/#egg=python-ox chardet