Skip to content

Commit b310085

Browse files
committed
build(deploy): 更新Nuitka打包配置
1 parent 11b7f29 commit b310085

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

deploy.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
'--plugin-enable=pyside6',
1212
'--include-package=urllib3',
1313
'--include-package=qrcode',
14-
'--include-package=winrt.windows.foundation',
14+
'--include-package=winrt',
1515
'--include-module=app.supports.sysio',
1616
'--assume-yes-for-downloads',
1717
'--msvc=latest', # Use MSVC

0 commit comments

Comments
 (0)