remove the licence classifier

This commit is contained in:
Paul Werther
2025-11-05 12:33:22 +01:00
committed by GitHub
parent 7c5a31d803
commit 1457035955

View File

@@ -13,8 +13,7 @@ dependencies = ["aioquic", "netifaces>=0.10.4"]
classifiers = [ classifiers = [
"Operating System :: MacOS", "Operating System :: MacOS",
"Operating System :: POSIX :: Linux", "Operating System :: POSIX :: Linux",
"Topic :: Security", "Topic :: Security"
"License :: OSI Approved :: GNU General Public License v3 (GPLv3)"
] ]
[project.urls] [project.urls]