setup: Remove Python 2.6 PyPI classifier

This commit is contained in:
Stein Magnus Jodal 2013-06-20 19:46:47 +02:00
parent c00a2e0de8
commit 9a9eff3c62

View File

@ -60,7 +60,6 @@ setup(
'License :: OSI Approved :: Apache Software License',
'Operating System :: MacOS :: MacOS X',
'Operating System :: POSIX :: Linux',
'Programming Language :: Python :: 2.6',
'Programming Language :: Python :: 2.7',
'Topic :: Multimedia :: Sound/Audio :: Players',
],