mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-04 04:23:58 -06:00
Add pynavlib explicitely to pyinstaller
CURA-12407
This commit is contained in:
parent
61ab800857
commit
5eec594f49
1 changed files with 1 additions and 0 deletions
|
@ -110,6 +110,7 @@ pyinstaller:
|
|||
- "win32cred"
|
||||
- "win32timezone"
|
||||
- "pkgutil"
|
||||
- "pynavlib"
|
||||
hiddenimports_WINDOWS_ONLY:
|
||||
- "PyQt6.Qt"
|
||||
- "PyQt6.Qt6"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue