1
0

feat: finish fixing for pybmap

This commit is contained in:
2026-02-09 16:38:53 +08:00
parent a30a0a41d7
commit 9917db0399
9 changed files with 2304 additions and 1018 deletions

View File

@@ -3,7 +3,7 @@ name = "pybmap"
version = "0.4.0"
description = "The Python binding to BMap."
readme = "README.md"
license = "SPDX:MIT"
license = "MIT"
authors = [{ name = "yyc12345" }]
classifiers = ["Private :: Do Not Upload"]
requires-python = ">=3.11"