优化项目结构

This commit is contained in:
2026-07-03 22:37:29 +08:00
parent 98a92b83fa
commit 3a73c345f1
29 changed files with 388 additions and 237 deletions
Generated
+1 -1
View File
@@ -421,7 +421,7 @@ wheels = [
[[package]]
name = "simple-chat-api"
version = "0.1.0"
source = { virtual = "." }
source = { editable = "." }
dependencies = [
{ name = "aiosqlite" },
{ name = "bcrypt" },