refactor: refactor pybmap test
This commit is contained in:
@@ -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 = []
|
||||
|
||||
Reference in New Issue
Block a user