Merge pull request #329 from FLX-0x00/master

Fix pyproject.toml license metadata incompatibility with PDM backend
This commit is contained in:
lgandx
2025-11-29 20:00:45 -03:00
committed by GitHub

View File

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