Update setup.py

This commit is contained in:
Kenneth Reitz 2017-08-28 12:27:57 -04:00 committed by GitHub
parent f31c404a6d
commit 4e351056d8

View File

@ -57,7 +57,7 @@ setup(
include_package_data=True, include_package_data=True,
license='ISC', license='ISC',
classifiers=[ classifiers=[
'License :: OSI Approved :: MIT License', 'License :: OSI Approved :: ISC License',
'Programming Language :: Python', 'Programming Language :: Python',
'Programming Language :: Python :: 2.6', 'Programming Language :: Python :: 2.6',
'Programming Language :: Python :: 2.7', 'Programming Language :: Python :: 2.7',