Remove Python 2.6 classifier from setup.py

This commit is contained in:
Stefan Wehrmeyer 2016-12-16 12:07:37 +01:00
parent bfcdc16101
commit fb4512783a

View File

@ -16,7 +16,6 @@ setup(
"Intended Audience :: Developers",
"License :: OSI Approved :: MIT License",
"Operating System :: OS Independent",
'Programming Language :: Python :: 2.6',
'Programming Language :: Python :: 2.7',
'Programming Language :: Python :: 3.3',
'Programming Language :: Python :: 3.4',