Skip to content

Commit 0d0de5c

Browse files
committed
chore: update licensing metadata
1 parent 7953304 commit 0d0de5c

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

pyproject.toml

+1-3
Original file line numberDiff line numberDiff line change
@@ -36,16 +36,14 @@ keywords = [
3636
"mercurial",
3737
"translate"
3838
]
39+
license = {text = "GPL-3.0-or-later"}
3940
name = "wlc"
4041
requires-python = ">=3.9"
4142

4243
[[project.authors]]
4344
email = "michal@cihar.com"
4445
name = "Michal Čihař"
4546

46-
[project.license]
47-
text = "GPL-3.0-or-later"
48-
4947
[project.optional-dependencies]
5048
lint = ["pre-commit==4.2.0"]
5149
test = [

0 commit comments

Comments
 (0)