From 3a10d159e2e72d827ba27530237eaf4ca90088e3 Mon Sep 17 00:00:00 2001 From: Abhishek Chanda Date: Wed, 19 Nov 2014 10:57:25 -0800 Subject: [PATCH] Do not say we support py3 The py33 and py34 targets are failing currently. This can be reverted once those are working. Change-Id: I9d0376ed6771ed07b5c6f91a70843c129e38c20b --- setup.cfg | 3 --- 1 file changed, 3 deletions(-) diff --git a/setup.cfg b/setup.cfg index fe941dff52..bbb7bdff6d 100644 --- a/setup.cfg +++ b/setup.cfg @@ -16,9 +16,6 @@ classifier = 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 =