From fed25f1105ff0d5fe46cd217b29371ee7f1907f2 Mon Sep 17 00:00:00 2001 From: Tim Graham Date: Mon, 24 Nov 2014 08:34:02 -0500 Subject: Removed compatibility with Python 3.2. --- setup.py | 1 - 1 file changed, 1 deletion(-) (limited to 'setup.py') diff --git a/setup.py b/setup.py index 83fd792ffa..afe299abd8 100644 --- a/setup.py +++ b/setup.py @@ -62,7 +62,6 @@ setup( 'Programming Language :: Python :: 2', 'Programming Language :: Python :: 2.7', 'Programming Language :: Python :: 3', - 'Programming Language :: Python :: 3.2', 'Programming Language :: Python :: 3.3', 'Programming Language :: Python :: 3.4', 'Topic :: Internet :: WWW/HTTP', -- cgit v1.3