From 2ec7493bcbd866aab7238424c7df67f39a41d362 Mon Sep 17 00:00:00 2001 From: Brett Randall Date: Wed, 1 Jan 2020 12:58:30 +1100 Subject: [PATCH] Updated requires Python to >= 3.5. --- docs/source/install.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/source/install.rst b/docs/source/install.rst index d6d146d2..13bae45c 100644 --- a/docs/source/install.rst +++ b/docs/source/install.rst @@ -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::