mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-04-19 20:29:40 +08:00
Move pynavlib to collect_all instead of hiddenimports
CURA-12407
This commit is contained in:
parent
5eec594f49
commit
d0560b9a83
@ -110,7 +110,6 @@ pyinstaller:
|
||||
- "win32cred"
|
||||
- "win32timezone"
|
||||
- "pkgutil"
|
||||
- "pynavlib"
|
||||
hiddenimports_WINDOWS_ONLY:
|
||||
- "PyQt6.Qt"
|
||||
- "PyQt6.Qt6"
|
||||
@ -126,6 +125,7 @@ pyinstaller:
|
||||
- "PyQt6.sip"
|
||||
- "stl"
|
||||
- "keyrings.alt"
|
||||
- "pynavlib"
|
||||
collect_all_WINDOWS_ONLY:
|
||||
- "PyQt6.Qt"
|
||||
- "PyQt6.Qt6"
|
||||
|
Loading…
x
Reference in New Issue
Block a user