Merge pull request #2229 from benoitc/docs-3-5-min

Updated requires Python to >= 3.5
This commit is contained in:
Brett Randall 2020-01-02 06:56:13 +11:00 committed by GitHub
commit 9c1438f013
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -4,7 +4,7 @@ Installation
.. highlight:: bash
:Requirements: **Python 3.x >= 3.4**
:Requirements: **Python 3.x >= 3.5**
To install the latest released version of Gunicorn::