mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-15 01:05:58 +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"
|
||||
- "stl"
|
||||
- "serial"
|
||||
- "win32timezone"
|
||||
collect_all:
|
||||
- "cura"
|
||||
- "UM"
|
||||
|
Loading…
x
Reference in New Issue
Block a user