From afd981651afd72657a3486905b4475b4ab715f7f Mon Sep 17 00:00:00 2001 From: j <0x006A@0x2620.org> Date: Thu, 23 Dec 2010 20:37:30 +0530 Subject: [PATCH] do not install south right now, install gunicorn release --- requirements.txt | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/requirements.txt b/requirements.txt index 2103745..eb206d7 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ -e svn+http://code.djangoproject.com/svn/django/branches/releases/1.2.X#egg=django -South +#South -e bzr+http://code.0x2620.org/python-ox/#egg=python-ox -e bzr+http://code.0x2620.org/oxtimeline/#egg=oxtimeline simplejson @@ -10,7 +10,4 @@ django_extensions -e bzr+http://firefogg.org/dev/python-firefogg/#egg=python-firefogg -e git+git://github.com/dcramer/django-devserver#egg=django_devserver transmissionrpc - -#needs git to work with upstart -#https://github.com/benoitc/gunicorn/commit/f29c61091691135dcfae029a7eadf1663a06a73e --e git+https://github.com/benoitc/gunicorn.git#egg=gunicorn +gunicorn>0.12.0