mirror of
https://github.com/frappe/gunicorn.git
synced 2026-01-14 11:09:11 +08:00
we support python 3 since a while
This commit is contained in:
parent
b3d85a0b67
commit
ded4df3ed5
@ -7,7 +7,7 @@ Follow the following steps to install Gunicorn.
|
||||
Requirements
|
||||
============
|
||||
|
||||
- **Python 2.x >= 2.6** (Python 3.x will be supported soon)
|
||||
- **Python 2.x >= 2.6** or **Python 3.x >= 3.1**
|
||||
- setuptools >= 0.6c6
|
||||
- nosetests (for the test suite only)
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user