Update setup.py

This commit is contained in:
Kenneth Reitz 2017-08-28 11:59:39 -04:00 committed by GitHub
parent e0b75e835d
commit 7da954ad18

View File

@ -48,7 +48,7 @@ setup(
# },
install_requires=required,
include_package_data=True,
license='MIT',
license='ISC',
classifiers=[
'License :: OSI Approved :: MIT License',
'Programming Language :: Python',