do not install south right now, install gunicorn release
This commit is contained in:
parent
a10fa2542b
commit
afd981651a
1 changed files with 2 additions and 5 deletions
|
@ -1,5 +1,5 @@
|
||||||
-e svn+http://code.djangoproject.com/svn/django/branches/releases/1.2.X#egg=django
|
-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/python-ox/#egg=python-ox
|
||||||
-e bzr+http://code.0x2620.org/oxtimeline/#egg=oxtimeline
|
-e bzr+http://code.0x2620.org/oxtimeline/#egg=oxtimeline
|
||||||
simplejson
|
simplejson
|
||||||
|
@ -10,7 +10,4 @@ django_extensions
|
||||||
-e bzr+http://firefogg.org/dev/python-firefogg/#egg=python-firefogg
|
-e bzr+http://firefogg.org/dev/python-firefogg/#egg=python-firefogg
|
||||||
-e git+git://github.com/dcramer/django-devserver#egg=django_devserver
|
-e git+git://github.com/dcramer/django-devserver#egg=django_devserver
|
||||||
transmissionrpc
|
transmissionrpc
|
||||||
|
gunicorn>0.12.0
|
||||||
#needs git to work with upstart
|
|
||||||
#https://github.com/benoitc/gunicorn/commit/f29c61091691135dcfae029a7eadf1663a06a73e
|
|
||||||
-e git+https://github.com/benoitc/gunicorn.git#egg=gunicorn
|
|
||||||
|
|
Loading…
Reference in a new issue