From 8ee9d4bf31396ea561f378724b277dda6d521a86 Mon Sep 17 00:00:00 2001 From: houming-wang Date: Thu, 3 Dec 2015 03:55:27 -0500 Subject: [PATCH] Remove Python 2.6 classifier OpenStack Mitaka release does not support Python 2.6 anymore. And Magnum do not run any test against py26. So remove the classifier. Change-Id: I2ab904f3f35455e2d50cd64ac84a52c6ed3d31a9 Closes-Bug: 1522620 --- setup.cfg | 1 - 1 file changed, 1 deletion(-) diff --git a/setup.cfg b/setup.cfg index 9eee02a390..e7df5753da 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 [files] packages =