From 83dae4828d36b2d08629ecdb8073e3d328f3bdf7 Mon Sep 17 00:00:00 2001 From: shu-mutou Date: Tue, 15 Dec 2015 19:09:35 +0900 Subject: [PATCH] Drop py26 and py33 support As of mitaka, the infra team and oslo team are dropping py26 and py33 support. Since we rely on oslo for a lot of our work, and depend on infra for our CI, we should drop py26 and py33 support too. Change-Id: I470d626f7641323a7ce9faf00ea2923312e596af Closes-Bug: #1519510 Closes-Bug: #1526170 --- setup.cfg | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/setup.cfg b/setup.cfg index 6a5bbbe..48fa180 100644 --- a/setup.cfg +++ b/setup.cfg @@ -15,9 +15,8 @@ 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.3 + Programming Language :: Python :: 3.4 [files] packages =