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 40724c7 commit 08fcf44Copy full SHA for 08fcf44
1 file changed
pyproject.toml
@@ -42,6 +42,7 @@ keywords = [
42
"mercurial",
43
"translate"
44
]
45
+license = {text = "GPL-3.0-or-later"}
46
name = "wlhosted"
47
requires-python = ">=3.11"
48
version = "2024.11"
@@ -50,9 +51,6 @@ version = "2024.11"
50
51
email = "michal@cihar.com"
52
name = "Michal Čihař"
53
-[project.license]
54
-text = "GPLv3+"
55
-
56
[project.optional-dependencies]
57
dev = [
58
"wlhosted[lint,test]"
0 commit comments