Skip to content

Commit e89c730

Browse files
committed
chore: update licensing metadata
1 parent 5b7f1c1 commit e89c730

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

pyproject.toml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -31,13 +31,11 @@ description = "Language definitions for Weblate"
3131
keywords = [
3232
"i18n l10n gettext git mercurial translate"
3333
]
34+
license = {text = "MIT"}
3435
name = "weblate-language-data"
3536
requires-python = ">=3.9"
3637
version = "2025.3"
3738

38-
[project.license]
39-
text = "MIT"
40-
4139
[project.optional-dependencies]
4240
dev = [
4341
"weblate-language-data[lint,test,types]",

0 commit comments

Comments
 (0)