From 7c013a43adeaa1e396baaacfd494348355235f54 Mon Sep 17 00:00:00 2001 From: qingszhao Date: Sat, 29 Sep 2018 17:24:56 +0800 Subject: [PATCH] removing older python version 3.4 from setup.cfg Change-Id: Ie37bcc08adc772fac7e7c23e038200d43951af3f Closes-Bug: #1801855 --- setup.cfg | 1 - 1 file changed, 1 deletion(-) diff --git a/setup.cfg b/setup.cfg index 02e68610..083bcdbc 100644 --- a/setup.cfg +++ b/setup.cfg @@ -16,7 +16,6 @@ classifier = Programming Language :: Python :: 2 Programming Language :: Python :: 2.7 Programming Language :: Python :: 3 - Programming Language :: Python :: 3.4 Programming Language :: Python :: 3.5 [files]