Remove Python3.2 from classifiers

This commit is contained in:
Stanislav Kudriashev 2016-02-11 10:11:52 +03:00
parent 8faa0cde2f
commit 298ee69573
1 changed files with 0 additions and 1 deletions

View File

@ -44,7 +44,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',