1
0

refactor: refactor pybmap test

This commit is contained in:
2026-02-08 11:38:48 +08:00
parent 80929039cc
commit a30a0a41d7
9 changed files with 276 additions and 200 deletions

View File

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