From 789cfea08f0707e871834e935d7def8ec9344d6b Mon Sep 17 00:00:00 2001 From: "ChangBo Guo(gcb)" Date: Tue, 17 Nov 2015 14:24:20 +0800 Subject: [PATCH] Remove python 2.6 classifier Change-Id: I437b75517e4e156ed8e5e078a618060894615a88 --- setup.cfg | 1 - 1 file changed, 1 deletion(-) diff --git a/setup.cfg b/setup.cfg index 70d67b8..a39e7b1 100644 --- a/setup.cfg +++ b/setup.cfg @@ -15,7 +15,6 @@ classifier = Programming Language :: Python Programming Language :: Python :: 2 Programming Language :: Python :: 2.7 - Programming Language :: Python :: 2.6 Programming Language :: Python :: 3 Programming Language :: Python :: 3.4