From 41367c141e0e430629dbf81865a4cf7f92e2a366 Mon Sep 17 00:00:00 2001 From: qingszhao Date: Sun, 30 Sep 2018 10:10:51 +0800 Subject: [PATCH] Removed older version of python added 3.5/3.6 In setup.cfg file the python 3.5/3.6 is added Change-Id: I48ac7e9621ca8958a7370fe41be0141f5eab8e87 Closes-Bug: #1801855 --- setup.cfg | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/setup.cfg b/setup.cfg index 35962e2..16d186d 100644 --- a/setup.cfg +++ b/setup.cfg @@ -16,7 +16,8 @@ classifier = Programming Language :: Python :: 2 Programming Language :: Python :: 2.7 Programming Language :: Python :: 3 - Programming Language :: Python :: 3.4 + Programming Language :: Python :: 3.5 + Programming Language :: Python :: 3.6 [files] packages =