We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 19359c9 + 8b4bf3f commit a406320Copy full SHA for a406320
1 file changed
pyproject.toml
@@ -1,6 +1,6 @@
1
[build-system]
2
requires = [
3
- "setuptools>=62",
+ "setuptools>=77",
4
"wheel",
5
]
6
build-backend = "setuptools.build_meta"
@@ -24,7 +24,7 @@ dependencies = [
24
"antlr4-python3-runtime==4.13.1",
25
"pydantic>=2.10",
26
27
-license = {text = "MIT License"}
+license = "MIT"
28
authors = [
29
{name = "The PEtab developers"},
30
0 commit comments