mirror of
https://github.com/frappe/gunicorn.git
synced 2026-01-14 11:09:11 +08:00
Remove reference to unmaintained py24 branch
This commit is contained in:
parent
31bd542790
commit
223ab2a3f3
@ -10,14 +10,6 @@ To install the latest released version of Gunicorn::
|
||||
|
||||
$ pip install gunicorn
|
||||
|
||||
.. note::
|
||||
There is a limited support version of Gunicorn that is compatible
|
||||
with Python 2.4. This fork is managed by Randall Leeds and can be
|
||||
found `here on GitHub`_. To install this version via ``pip``, you
|
||||
must specify the *py24* branch::
|
||||
|
||||
$ pip install git+https://github.com/tilgovi/gunicorn.git@py24
|
||||
|
||||
From Source
|
||||
===========
|
||||
|
||||
@ -154,7 +146,6 @@ Replace *lucid* with your Ubuntu distribution series.
|
||||
|
||||
.. _`design docs`: design.html
|
||||
.. _Eventlet: http://eventlet.net
|
||||
.. _`here on GitHub`: http://github.com/tilgovi/gunicorn
|
||||
.. _Gevent: http://gevent.org
|
||||
.. _libevent: http://monkey.org/~provos/libevent
|
||||
.. _Debian: http://www.debian.org/
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user