Update setup.py

This commit is contained in:
Kenneth Reitz 2017-08-28 21:45:48 -04:00 committed by GitHub
parent b2b4e286d6
commit e8e86c6612

View File

@ -56,6 +56,8 @@ setup(
include_package_data=True,
license='ISC',
classifiers=[
# Trove classifiers
# Full list: https://pypi.python.org/pypi?%3Aaction=list_classifiers
'License :: OSI Approved :: ISC License',
'Programming Language :: Python',
'Programming Language :: Python :: 2.6',