Skip to content

Commit 08fcf44

Browse files
committed
chore: update licensing metadata
1 parent 40724c7 commit 08fcf44

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@ keywords = [
4242
"mercurial",
4343
"translate"
4444
]
45+
license = {text = "GPL-3.0-or-later"}
4546
name = "wlhosted"
4647
requires-python = ">=3.11"
4748
version = "2024.11"
@@ -50,9 +51,6 @@ version = "2024.11"
5051
email = "michal@cihar.com"
5152
name = "Michal Čihař"
5253

53-
[project.license]
54-
text = "GPLv3+"
55-
5654
[project.optional-dependencies]
5755
dev = [
5856
"wlhosted[lint,test]"

0 commit comments

Comments
 (0)