Update setup.py
This commit is contained in:
parent
e0b75e835d
commit
7da954ad18
2
setup.py
2
setup.py
@ -48,7 +48,7 @@ setup(
|
|||||||
# },
|
# },
|
||||||
install_requires=required,
|
install_requires=required,
|
||||||
include_package_data=True,
|
include_package_data=True,
|
||||||
license='MIT',
|
license='ISC',
|
||||||
classifiers=[
|
classifiers=[
|
||||||
'License :: OSI Approved :: MIT License',
|
'License :: OSI Approved :: MIT License',
|
||||||
'Programming Language :: Python',
|
'Programming Language :: Python',
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user