From f35344144629a7470560794237123d8eb91ac39b Mon Sep 17 00:00:00 2001 From: Cunliang Geng Date: Wed, 20 Jan 2021 16:24:55 +0100 Subject: [PATCH] Fix pypi classifier --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 276077d4..a56658d2 100644 --- a/setup.py +++ b/setup.py @@ -35,7 +35,7 @@ 'Intended Audience :: Science/Research', 'License :: OSI Approved :: Apache Software License', 'Natural Language :: English', - 'Programming Language :: Python:: 3.7', + 'Programming Language :: Python :: 3.7', 'Programming Language :: Python :: 3.8', ], install_requires=[