We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c192ab4 commit 2bf25baCopy full SHA for 2bf25ba
1 file changed
pyproject.toml
@@ -1,5 +1,5 @@
1
[build-system]
2
-requires = ["setuptools>=65.5.0", "setuptools_scm[toml]>=6.4.0"]
+requires = ["setuptools>=77.0.0", "setuptools_scm[toml]>=6.4.0"]
3
build-backend = "setuptools.build_meta"
4
5
[project]
@@ -9,6 +9,7 @@ readme = "README.md"
9
requires-python = ">=3.10"
10
license = "AGPL-3.0-or-later"
11
license-files = ["LICENSE", "COPYRIGHT"]
12
+license-files = ["LICENSE", "COPYRIGHT"]
13
authors = [
14
{name = "Dissect Team", email = "dissect@fox-it.com"}
15
]
0 commit comments