From 0792258fa3ccc37982187be4501899cca6fd57b5 Mon Sep 17 00:00:00 2001 From: reedip Date: Tue, 12 Jan 2016 12:06:57 +0900 Subject: [PATCH] Remove Py33 support Python 3.3 support is being dropped from Mitaka by INFRA team. This patch is updating the same. Change-Id: I0364eea97df29090901b55cac1146d10ecf162b2 Closes-Bug: #1526170 --- setup.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.cfg b/setup.cfg index 8d36f03..1551fe9 100644 --- a/setup.cfg +++ b/setup.cfg @@ -17,7 +17,7 @@ classifier = 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 =