Skip to content

Commit da5af23

Browse files
committed
chore: use non-deprecated license format
Refs: KEH-282
1 parent c1d6e0e commit da5af23

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
@@ -7,7 +7,8 @@ name = "django_ilmoitin"
77
version = "0.7.1"
88
description = "Django app for sending notifications."
99
readme = "README.md"
10-
license = {file = "LICENSE"}
10+
license = "MIT"
11+
license-files = ["LICENSE"]
1112
authors = [
1213
{name = "City of Helsinki", email = "dev@hel.fi"},
1314
]

0 commit comments

Comments
 (0)