diff --git a/setup.py b/setup.py index 6e5a417..d702433 100644 --- a/setup.py +++ b/setup.py @@ -10,7 +10,7 @@ license="MIT", python_requires=">=3.10", classifiers=[ - "License :: OSI Approved :: MIT License", + "MIT License", "Operating System :: OS Independent", "Programming Language :: Python", "Programming Language :: Python :: 3",