diff --git a/setup.py b/setup.py index c5ac767..6fae632 100644 --- a/setup.py +++ b/setup.py @@ -24,7 +24,8 @@ setup( author="iamthefij", author_email="", classifiers=[ - "License :: OSI Approved :: MIT License" "Programming Language :: Python :: 3", + "License :: OSI Approved :: MIT License", + "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.7", "Programming Language :: Python :: 3.8", "Programming Language :: Python :: 3.9",