Removes the Python 2 trove classifier

This commit is contained in:
Robert Smallshire
2015-05-06 12:19:01 +02:00
parent fab758f9fc
commit fd35fd4cd6
-1
View File
@@ -68,7 +68,6 @@ setup(
# Specify the Python versions you support here. In particular, ensure
# that you indicate whether you support Python 2, Python 3 or both.
'Programming Language :: Python :: 2.7',
'Programming Language :: Python :: 3',
'Programming Language :: Python :: 3.3',
'Programming Language :: Python :: 3.4',