adapt to PyBMap binding

This commit is contained in:
2023-11-09 17:20:57 +08:00
parent 6e4b1b37da
commit ec0749f3e5
19 changed files with 6144 additions and 261 deletions

4
.gitignore vendored
View File

@ -1,3 +1,7 @@
# My Ban
bbp_ng/PyBMap/*.dll
bbp_ng/PyBMap/*.pdb
# Byte-compiled / optimized / DLL files
__pycache__/
*.py[cod]