mirror of
https://github.com/frappe/gunicorn.git
synced 2026-01-14 11:09:11 +08:00
we actually support python 3 since the 0.16 version.
This commit is contained in:
parent
517ac6281d
commit
00b90c1037
@ -21,7 +21,7 @@ http://docs.gunicorn.org
|
||||
Installation
|
||||
------------
|
||||
|
||||
Gunicorn requires **Python 2.x >= 2.6**. Python 3.x support is planned.
|
||||
Gunicorn requires **Python 2.x >= 2.6** or **Python 3.x >= 3.1**.
|
||||
|
||||
Install from sources::
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user