Skip to content

Commit db48297

Browse files
committed
chore: Update deprecated metadata and sync it
1 parent 463d9fa commit db48297

2 files changed

Lines changed: 649 additions & 564 deletions

File tree

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
# SPDX-License-Identifier: CC0-1.0
44

55
[build-system]
6-
requires = ["uv_build>=0.9.11,<0.10.0"]
6+
requires = ["uv_build>=0.9.11,<0.12.0"]
77
build-backend = "uv_build"
88

99
[project]
@@ -12,13 +12,13 @@ version = "2.1.1"
1212
description = "Extendable Pentesting Framework"
1313
readme = "README.md"
1414
authors = [{name = "AISEC Pentesting Team"}]
15+
license = "Apache-2.0"
1516
maintainers = [
1617
{ name = "Stefan Tatschner", email = "stefan.tatschner@aisec.fraunhofer.de" },
1718
{ name = "Tobias Specht", email = "tobias.specht@aisec.fraunhofer.de" },
1819
]
1920
classifiers = [
2021
"Development Status :: 4 - Beta",
21-
"License :: OSI Approved :: Apache Software License",
2222
"Topic :: Security",
2323
"Operating System :: Microsoft :: Windows",
2424
"Operating System :: POSIX :: Linux",

0 commit comments

Comments
 (0)