From a81b8ff7ba2f3eff29007c5fa758baaea1c12027 Mon Sep 17 00:00:00 2001 From: qingszhao Date: Sat, 29 Sep 2018 15:20:01 +0800 Subject: [PATCH] Update Python 3 classifiers This patch removes classifiers for older versions of Python 3 and adds one for Python 3.5. Change-Id: Ic94c3f372ca4216c02cda1839d3edb24ed5dac49 --- setup.cfg | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/setup.cfg b/setup.cfg index 29f36e7..8aa373f 100644 --- a/setup.cfg +++ b/setup.cfg @@ -16,8 +16,7 @@ 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 [files] packages =