Skip to content

Commit 3443c40

Browse files
committed
Licence metadata update
1 parent 52838e5 commit 3443c40

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

pyproject.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,8 @@ dependencies = [
77
"numpy >= 2.0.0",
88
]
99
authors = [{ name = "Stephan Hügel", email = "[email protected]" }]
10-
license = {file = "LICENSE.md"}
10+
license = "BlueOak-1.0.0"
11+
license-files = ["LICENSE.md"]
1112
keywords = ["Geo", "Polyline"]
1213
classifiers = [
1314
"Programming Language :: Python",

0 commit comments

Comments
 (0)