aboutsummaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
Diffstat (limited to 'setup.py')
-rwxr-xr-xsetup.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.py b/setup.py
index 514ca09..12ebbf0 100755
--- a/setup.py
+++ b/setup.py
@@ -17,7 +17,7 @@ setup(
long_description_content_type="text/markdown",
classifiers=[
"Programming Language :: Python :: 3",
- "License :: OSI Approved :: MIT",
+ "License :: OSI Approved :: MIT License",
"Operating System :: OS Independent",
],
)