feat: add wheel package

This commit is contained in:
qixinbo
2026-03-31 21:06:13 +08:00
parent 01524aaff5
commit 7cdbf1d333
9 changed files with 628 additions and 41 deletions
+1 -1
View File
@@ -217,7 +217,7 @@ wheels = [
[[package]]
name = "backend"
version = "0.1.0"
source = { virtual = "." }
source = { editable = "." }
dependencies = [
{ name = "bcrypt" },
{ name = "chardet" },