1
0

feat: add pyi generation for pyi in sonnet

This commit is contained in:
2026-01-19 16:14:52 +08:00
parent 84897a409b
commit 590645b13c
8 changed files with 164 additions and 16 deletions

View File

@@ -4,9 +4,5 @@ requires-python = ">=3.8"
[[package]]
name = "blctas"
version = "1.0.0"
source = { editable = "." }
[package.metadata]
[package.metadata.requires-dev]
dev = []