1
0

fix: fix what a shit

This commit is contained in:
2026-01-19 22:43:58 +08:00
parent b16c7508f0
commit 8f1b7cc196
12 changed files with 1346 additions and 54 deletions

View File

@@ -20,3 +20,9 @@ binding = "pyo3"
python-source = "python"
manifest-path = "rust/Cargo.toml"
module-name = "blctas._blctas"
[dependency-groups]
dev = [
"pytest>=8.3.5",
"sphinx>=7.1.2",
]