From 3621d704036a5a06784b2a405842e3164e578c40 Mon Sep 17 00:00:00 2001 From: Paul Kehrer Date: Tue, 14 Apr 2015 22:35:15 -0400 Subject: remove python 3.2 from the classifiers --- setup.py | 1 - 1 file changed, 1 deletion(-) (limited to 'setup.py') diff --git a/setup.py b/setup.py index f66977ee..6376a1f5 100644 --- a/setup.py +++ b/setup.py @@ -318,7 +318,6 @@ setup( "Programming Language :: Python :: 2.6", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", - "Programming Language :: Python :: 3.2", "Programming Language :: Python :: 3.3", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: Implementation :: CPython", -- cgit v1.2.3