From 043461d8499a7328f6eb1a91f3ae8fa4061fbf08 Mon Sep 17 00:00:00 2001 From: Cyril Roelandt Date: Thu, 20 Feb 2014 16:42:25 +0100 Subject: [PATCH] Add Python 3 classifiers Closes-Bug: 1288264 Change-Id: I99c5b19127e66288b5121d6a1399df1b4be0e890 --- setup.cfg | 2 ++ 1 file changed, 2 insertions(+) diff --git a/setup.cfg b/setup.cfg index 2d0bbbe7..96bcfadd 100644 --- a/setup.cfg +++ b/setup.cfg @@ -16,6 +16,8 @@ classifier = Programming Language :: Python :: 2 Programming Language :: Python :: 2.7 Programming Language :: Python :: 2.6 + Programming Language :: Python :: 3 + Programming Language :: Python :: 3.3 [files] packages =