Skip to content

Commit e9deffc

Browse files
authored
Update pyproject.toml (#80)
1 parent c6b6e64 commit e9deffc

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

pyproject.toml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,9 @@ maintainers = [
1212
{name = "Frank T. Bergmann", email = "[email protected]"}
1313
]
1414
description = "Graphical user interface for the PEtab format"
15-
license = "BSD-3-Clause"
16-
license-file = "LICENSE"
15+
16+
[project.license]
17+
file = "LICENSE"
1718

1819

1920
dependencies = [

0 commit comments

Comments
 (0)