Skip to content

Commit 7885973

Browse files
committed
update licence
1 parent 37f4f0e commit 7885973

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
@@ -30,7 +30,8 @@ keywords = [
3030
'python',
3131
'template',
3232
]
33-
license = {file = 'LICENSE'}
33+
license = 'MIT'
34+
license-files = ['LICENSE']
3435
maintainers = [
3536
{email = 'mathieu.scheltienne@gmail.com', name = 'Mathieu Scheltienne'},
3637
]

0 commit comments

Comments
 (0)