Update setup.py

This commit is contained in:
Kenneth Reitz 2017-09-04 15:22:47 -04:00 committed by GitHub
parent 88c5eaec57
commit d7511469f0

View File

@ -96,7 +96,7 @@ setup(
classifiers=[ classifiers=[
# Trove classifiers # Trove classifiers
# Full list: https://pypi.python.org/pypi?%3Aaction=list_classifiers # Full list: https://pypi.python.org/pypi?%3Aaction=list_classifiers
'License :: OSI Approved :: ISC License', 'License :: OSI Approved :: MIT 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',