diff --git a/setup.py b/setup.py index 19568d3..29640bc 100644 --- a/setup.py +++ b/setup.py @@ -75,7 +75,7 @@ def get_setup_version(reponame): license_file='LICENSE.txt', license='CC-BY License', classifiers=[ - "License :: Creative Commons Attribution 4.0 International Public License", + "License :: OSI Approved", "Operating System :: OS Independent", "Programming Language :: Python", "Programming Language :: Python :: 2.7",