Skip to content

Commit a406320

Browse files
authored
Merge branch 'develop' into v2_dump
2 parents 19359c9 + 8b4bf3f commit a406320

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[build-system]
22
requires = [
3-
"setuptools>=62",
3+
"setuptools>=77",
44
"wheel",
55
]
66
build-backend = "setuptools.build_meta"
@@ -24,7 +24,7 @@ dependencies = [
2424
"antlr4-python3-runtime==4.13.1",
2525
"pydantic>=2.10",
2626
]
27-
license = {text = "MIT License"}
27+
license = "MIT"
2828
authors = [
2929
{name = "The PEtab developers"},
3030
]

0 commit comments

Comments
 (0)