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 52838e5 commit 3443c40Copy full SHA for 3443c40
pyproject.toml
@@ -7,7 +7,8 @@ dependencies = [
7
"numpy >= 2.0.0",
8
]
9
authors = [{ name = "Stephan Hügel", email = "[email protected]" }]
10
-license = {file = "LICENSE.md"}
+license = "BlueOak-1.0.0"
11
+license-files = ["LICENSE.md"]
12
keywords = ["Geo", "Polyline"]
13
classifiers = [
14
"Programming Language :: Python",
0 commit comments