This commit is contained in:
2025-12-09 19:42:10 +01:00
parent 79faf6c1a0
commit 1449ba79f0
3 changed files with 560 additions and 0 deletions
+1
View File
@@ -4,6 +4,7 @@ version = "0.1.0"
requires-python = ">=3.11"
dependencies = [
"numpy",
"shapely",
]
[tool.uv]