mirror of
https://github.com/kennethreitz/setup.py.git
synced 2026-06-05 23:10:17 +00:00
Update setup.py
This commit is contained in:
@@ -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',
|
||||
|
||||
Reference in New Issue
Block a user