diff --git a/setup.py b/setup.py index db57a44..d8a3d0f 100644 --- a/setup.py +++ b/setup.py @@ -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',