From 23dee7e520ae1a0fcf1d3fab2626d36819d5c0ee Mon Sep 17 00:00:00 2001 From: Jim Shaver Date: Sun, 3 May 2015 01:23:04 -0400 Subject: removed support for Python 3.2 --- setup.py | 1 - 1 file changed, 1 deletion(-) (limited to 'setup.py') diff --git a/setup.py b/setup.py index 2e2e394..f742c1e 100755 --- a/setup.py +++ b/setup.py @@ -89,7 +89,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 :: Implementation :: CPython', -- cgit v1.2.1