diff --git a/setup.py b/setup.py index d27259a..64e1a7e 100644 --- a/setup.py +++ b/setup.py @@ -31,7 +31,7 @@ setuptools.setup( }, classifiers=[ "Programming Language :: Python :: 3", - "License :: OSI Approved :: MIT License", + "License :: European Union Public Licence :: 1.1", "Operating System :: OS Independent", ], platforms=["Linux"],