1
0

feat: finish legacy project and move it as packaged python project

This commit is contained in:
2026-06-16 20:44:57 +08:00
parent 480e11dbf4
commit a27c5505df
11 changed files with 169 additions and 36 deletions

4
legacy/uv.lock generated
View File

@@ -4,5 +4,5 @@ requires-python = ">=3.11"
[[package]]
name = "lcr-connector"
version = "0.1.0"
source = { virtual = "." }
version = "1.0.0"
source = { editable = "." }