mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-07-06 00:25:11 +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"
|
- "win32cred"
|
||||||
- "win32timezone"
|
- "win32timezone"
|
||||||
- "pkgutil"
|
- "pkgutil"
|
||||||
- "pynavlib"
|
|
||||||
hiddenimports_WINDOWS_ONLY:
|
hiddenimports_WINDOWS_ONLY:
|
||||||
- "PyQt6.Qt"
|
- "PyQt6.Qt"
|
||||||
- "PyQt6.Qt6"
|
- "PyQt6.Qt6"
|
||||||
@ -126,6 +125,7 @@ pyinstaller:
|
|||||||
- "PyQt6.sip"
|
- "PyQt6.sip"
|
||||||
- "stl"
|
- "stl"
|
||||||
- "keyrings.alt"
|
- "keyrings.alt"
|
||||||
|
- "pynavlib"
|
||||||
collect_all_WINDOWS_ONLY:
|
collect_all_WINDOWS_ONLY:
|
||||||
- "PyQt6.Qt"
|
- "PyQt6.Qt"
|
||||||
- "PyQt6.Qt6"
|
- "PyQt6.Qt6"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user