From 5a11957daea17d13db5b177efd1c5e46252f624e Mon Sep 17 00:00:00 2001 From: tswsxk Date: Sun, 8 Aug 2021 23:02:43 +0800 Subject: [PATCH] Update setup.py --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 5b6eb315..e79b3676 100644 --- a/setup.py +++ b/setup.py @@ -68,7 +68,7 @@ 'Programming Language :: Python :: 3.9', "Environment :: Other Environment", "Intended Audience :: Developers", - "License :: OSI Approved :: Apache License 2.0 (Apache 2.0)", + "License :: OSI Approved :: Apache Software License", "Operating System :: OS Independent", "Topic :: Software Development :: Libraries :: Python Modules", ],