We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c1d6e0e commit da5af23Copy full SHA for da5af23
1 file changed
pyproject.toml
@@ -7,7 +7,8 @@ name = "django_ilmoitin"
7
version = "0.7.1"
8
description = "Django app for sending notifications."
9
readme = "README.md"
10
-license = {file = "LICENSE"}
+license = "MIT"
11
+license-files = ["LICENSE"]
12
authors = [
13
{name = "City of Helsinki", email = "dev@hel.fi"},
14
]
0 commit comments