mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-15 14:25:55 +08:00
Try to fix that not all pyqt dynamic libs are in the win-install.
part of CURA-11622
This commit is contained in:
parent
ef02ab543e
commit
e2c3dd62ce
@ -125,6 +125,7 @@ pyinstaller:
|
|||||||
- "sqlite3"
|
- "sqlite3"
|
||||||
- "trimesh"
|
- "trimesh"
|
||||||
- "win32ctypes"
|
- "win32ctypes"
|
||||||
|
- "PyQt6"
|
||||||
- "PyQt6.QtNetwork"
|
- "PyQt6.QtNetwork"
|
||||||
- "PyQt6.sip"
|
- "PyQt6.sip"
|
||||||
- "stl"
|
- "stl"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user