From 3cb9dcf9c92d7e6e3a06af40411253a0a2ca0e60 Mon Sep 17 00:00:00 2001 From: Stephen Finucane Date: Wed, 8 Apr 2020 22:41:30 +0100 Subject: docs: Remove references to Python 2.7 Signed-off-by: Stephen Finucane --- docs/deployment/installation.rst | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'docs/deployment') diff --git a/docs/deployment/installation.rst b/docs/deployment/installation.rst index 80b53e3..cef522c 100644 --- a/docs/deployment/installation.rst +++ b/docs/deployment/installation.rst @@ -157,8 +157,7 @@ We will install this under ``/opt``, though this is only a suggestion: __ https://docs.djangoproject.com/en/2.2/intro/tutorial01/#creating-a-project Next we require Python. If not already installed, then you should do so now. -Patchwork supports both Python 2.7 and Python 3.3+, though we're going to use -the latter to ease future upgrades. Python 3 is installed by default, but you +Patchwork supports Python 3.6+. Python 3 is installed by default, but you should validate this now: .. code-block:: shell -- cgit v1.2.3