Update setup.py
This commit is contained in:
parent
b2b4e286d6
commit
e8e86c6612
2
setup.py
2
setup.py
@ -56,6 +56,8 @@ setup(
|
|||||||
include_package_data=True,
|
include_package_data=True,
|
||||||
license='ISC',
|
license='ISC',
|
||||||
classifiers=[
|
classifiers=[
|
||||||
|
# Trove classifiers
|
||||||
|
# Full list: https://pypi.python.org/pypi?%3Aaction=list_classifiers
|
||||||
'License :: OSI Approved :: ISC License',
|
'License :: OSI Approved :: ISC License',
|
||||||
'Programming Language :: Python',
|
'Programming Language :: Python',
|
||||||
'Programming Language :: Python :: 2.6',
|
'Programming Language :: Python :: 2.6',
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user