commit | 3621d704036a5a06784b2a405842e3164e578c40 | [log] [tgz] |
---|---|---|
author | Paul Kehrer <paul.l.kehrer@gmail.com> | Tue Apr 14 22:35:15 2015 -0400 |
committer | Paul Kehrer <paul.l.kehrer@gmail.com> | Sat Apr 18 20:24:30 2015 -0500 |
tree | 17f198d36388c2bbf702d0edac405d56d7179a8a | |
parent | 741fccba6cffb77817f248a7561c25f2ba7070cf [diff] |
remove python 3.2 from the classifiers
diff --git a/setup.py b/setup.py index f66977e..6376a1f 100644 --- a/setup.py +++ b/setup.py
@@ -318,7 +318,6 @@ "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",