From b486289701dc64e58bcff6d1776a2ecaf9fb978e Mon Sep 17 00:00:00 2001 From: Cyril Roelandt Date: Tue, 20 May 2014 15:10:20 +0200 Subject: [PATCH] Add the Python 3 classifiers Change-Id: Ieb8fa078225bf7216cd7d1e67b42e0822d4a1fc8 --- setup.cfg | 2 ++ 1 file changed, 2 insertions(+) diff --git a/setup.cfg b/setup.cfg index 1df10f8..2d3dfcf 100644 --- a/setup.cfg +++ b/setup.cfg @@ -20,6 +20,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 Topic :: Internet :: WWW/HTTP [files]