Skip to content

Commit 2bf25ba

Browse files
committed
Update deprecated license settings
1 parent c192ab4 commit 2bf25ba

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

pyproject.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[build-system]
2-
requires = ["setuptools>=65.5.0", "setuptools_scm[toml]>=6.4.0"]
2+
requires = ["setuptools>=77.0.0", "setuptools_scm[toml]>=6.4.0"]
33
build-backend = "setuptools.build_meta"
44

55
[project]
@@ -9,6 +9,7 @@ readme = "README.md"
99
requires-python = ">=3.10"
1010
license = "AGPL-3.0-or-later"
1111
license-files = ["LICENSE", "COPYRIGHT"]
12+
license-files = ["LICENSE", "COPYRIGHT"]
1213
authors = [
1314
{name = "Dissect Team", email = "dissect@fox-it.com"}
1415
]

0 commit comments

Comments
 (0)