Skip to content

Commit b12107f

Browse files
committed
build: drop license from classifiers
Using the SPDX codes in pyproject.toml allow us to drop the classifiers about licenses. Pick-to: 6.9 6.8 6.5 6.2 Change-Id: Ia2e75012ff8ae707ef2fef6eb5cfcce43fe87f75 Reviewed-by: Shyamnath Premnadh <[email protected]>
1 parent f261c2e commit b12107f

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

wheel_artifacts/pyproject.toml.base

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -21,10 +21,6 @@ classifiers = [
2121
"Environment :: X11 Applications :: Qt",
2222
"Environment :: Win32 (MS Windows)",
2323
"Intended Audience :: Developers",
24-
"License :: OSI Approved :: GNU Lesser General Public License v3 (LGPLv3)",
25-
"License :: OSI Approved :: GNU General Public License v3 (GPLv3)",
26-
"License :: OSI Approved :: GNU General Public License v2 (GPLv2)",
27-
"License :: Other/Proprietary License",
2824
"Operating System :: MacOS :: MacOS X",
2925
"Operating System :: POSIX",
3026
"Operating System :: POSIX :: Linux",

0 commit comments

Comments
 (0)