From f814973b8ebcb05312ed0a926b8d431429f5a0a4 Mon Sep 17 00:00:00 2001 From: qingszhao Date: Sat, 29 Sep 2018 16:59:11 +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: I243961032956f72601b04450a79ee212e4d00292 Closes-Bug: #1802025 --- setup.cfg | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/setup.cfg b/setup.cfg index c4ddc57..bff149f 100644 --- a/setup.cfg +++ b/setup.cfg @@ -16,8 +16,8 @@ classifier = Programming Language :: Python :: 2 Programming Language :: Python :: 2.7 Programming Language :: Python :: 3 - Programming Language :: Python :: 3.3 - Programming Language :: Python :: 3.4 + Programming Language :: Python :: 3.5 + Programming Language :: Python :: 3.6 [files] packages =