mirror of
https://github.com/lgandx/Responder.git
synced 2025-12-06 04:31:30 +00:00
Merge pull request #329 from FLX-0x00/master
Fix pyproject.toml license metadata incompatibility with PDM backend
This commit is contained in:
@@ -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]
|
||||||
|
|||||||
Reference in New Issue
Block a user