Skip to content

Commit f2d230f

Browse files
committed
update license syntax
1 parent 5595abd commit f2d230f

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
@@ -64,7 +64,8 @@ keywords = [
6464
'python',
6565
'template',
6666
]
67-
license = {file = 'LICENSE'}
67+
license = "MIT"
68+
license-files = ["LICENSE"]
6869
maintainers = [
6970
{email = 'mathieu.scheltienne@gmail.com', name = 'Mathieu Scheltienne'},
7071
]

0 commit comments

Comments
 (0)