mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-15 04:05:54 +08:00
(Win installer) PyInstaller missed this module, supposedly adding it as a hidden import helps.
part of CURA-11622
This commit is contained in:
parent
e01f976605
commit
6445cb0546
@ -107,6 +107,7 @@ pyinstaller:
|
|||||||
- "fcntl"
|
- "fcntl"
|
||||||
- "stl"
|
- "stl"
|
||||||
- "serial"
|
- "serial"
|
||||||
|
- "win32timezone"
|
||||||
collect_all:
|
collect_all:
|
||||||
- "cura"
|
- "cura"
|
||||||
- "UM"
|
- "UM"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user