diff --git a/setup.py b/setup.py index 55a28337..9fbc5998 100644 --- a/setup.py +++ b/setup.py @@ -53,7 +53,8 @@ def readme(): classifiers=[ release_status, "Intended Audience :: Developers", - "License :: OSI Approved :: MIT License" "Programming Language :: Python", + "License :: OSI Approved :: MIT License", + "Programming Language :: Python", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.6", "Programming Language :: Python :: 3.7",