Skip to content

Commit c9123c1

Browse files
authored
Merge pull request #550 from hx2A/hatchling-license
hatchling license
2 parents 92b6bc4 + 8f966c6 commit c9123c1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

py5_resources/py5_module/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ name = "py5"
77
dynamic = ["version"]
88
description = "Processing for CPython"
99
readme = "README.md"
10-
license = ""
10+
license = "LGPL-2.1-only"
1111
requires-python = ">3.9"
1212
authors = [
1313
{ name = "Jim Schmitz", email = "jim@ixora.io" },

0 commit comments

Comments
 (0)