feat: add wheels for wx_key

This commit is contained in:
H3CoF6
2026-02-08 17:22:43 +08:00
parent da5ad43593
commit d388224d3c
7 changed files with 17 additions and 2 deletions

View File

@@ -19,6 +19,7 @@ dependencies = [
"zstandard>=0.23.0",
"pilk>=0.2.4",
"pypinyin>=0.53.0",
"wx_key",
]
[project.optional-dependencies]
@@ -40,3 +41,6 @@ include = [
"src/wechat_decrypt_tool/native/wcdb_api.dll",
"src/wechat_decrypt_tool/native/WCDB.dll",
]
[tool.uv]
find-links = ["./tools/key_wheels/"]