From 142d0996ec9ef086b90fee7356c092d8665c679d Mon Sep 17 00:00:00 2001 From: Sirushti Murugesan Date: Wed, 5 Aug 2015 13:50:45 +0530 Subject: [PATCH] Update python3 classifiers Add support for 3.4 and drop support for 3.3 Version 3.3 isn't available in all the distros nor do we gate on that python version. So drop it. Change-Id: Icf4c07e87568a8bb6f41b50a87fe95c791adef1d --- setup.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.cfg b/setup.cfg index 3b001fea..bbae0a8e 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 =