We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 37f4f0e commit 7885973Copy full SHA for 7885973
1 file changed
pyproject.toml
@@ -30,7 +30,8 @@ keywords = [
30
'python',
31
'template',
32
]
33
-license = {file = 'LICENSE'}
+license = 'MIT'
34
+license-files = ['LICENSE']
35
maintainers = [
36
{email = 'mathieu.scheltienne@gmail.com', name = 'Mathieu Scheltienne'},
37
0 commit comments