mirror of
https://github.com/LifeArchiveProject/WeChatDataAnalysis.git
synced 2026-02-19 22:30:49 +08:00
feat: add wheels for wx_key
This commit is contained in:
@@ -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/"]
|
||||
|
||||
Reference in New Issue
Block a user