From cd9cb5edf1519090070c2b1c30c69ea369cfce83 Mon Sep 17 00:00:00 2001 From: "sonu.kumar" Date: Tue, 15 Dec 2015 14:03:17 +0530 Subject: [PATCH] Removes py26 support As of mitaka, the infra team won't have the resources available to reasonably test py26, also the oslo team is dropping py26 support from their libraries. sine we rely on oslo for a lot of our work, and depend on infra for our CI, we should drop py26 support too. Change-Id: I1c913919f0516ecdf54a7004f66a975a4a1be990 Closes-Bug: #1519510 --- setup.cfg | 1 - 1 file changed, 1 deletion(-) diff --git a/setup.cfg b/setup.cfg index 4dfd888..f4a47fa 100644 --- a/setup.cfg +++ b/setup.cfg @@ -17,7 +17,6 @@ classifier = Programming Language :: Python Programming Language :: Python :: 2 Programming Language :: Python :: 2.7 - Programming Language :: Python :: 2.6 [files] packages =