From 897215a109ab14d54d89d5e5b066f83e9b4ab1d9 Mon Sep 17 00:00:00 2001 From: Michael K Date: Thu, 19 Apr 2018 21:09:23 +0200 Subject: [PATCH] [docs] Remove leftover from former python 3.2/3.3 support --- docs/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/index.md b/docs/index.md index 793245e8d..c4acd19c8 100644 --- a/docs/index.md +++ b/docs/index.md @@ -87,7 +87,7 @@ continued development by **[signing up for a paid plan][funding]**. REST framework requires the following: -* Python (2.7, 3.2, 3.3, 3.4, 3.5, 3.6) +* Python (2.7, 3.4, 3.5, 3.6) * Django (1.10, 1.11, 2.0) The following packages are optional: