mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-04-22 13:49:39 +08:00
Add pynavlib explicitely to pyinstaller
CURA-12407
This commit is contained in:
parent
61ab800857
commit
5eec594f49
@ -110,6 +110,7 @@ pyinstaller:
|
|||||||
- "win32cred"
|
- "win32cred"
|
||||||
- "win32timezone"
|
- "win32timezone"
|
||||||
- "pkgutil"
|
- "pkgutil"
|
||||||
|
- "pynavlib"
|
||||||
hiddenimports_WINDOWS_ONLY:
|
hiddenimports_WINDOWS_ONLY:
|
||||||
- "PyQt6.Qt"
|
- "PyQt6.Qt"
|
||||||
- "PyQt6.Qt6"
|
- "PyQt6.Qt6"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user