More needed PyQt for Windows?

part of CURA-11622
This commit is contained in:
Remco Burema 2024-12-10 16:35:28 +01:00
parent 89287f829d
commit 5e59458893

View File

@ -100,6 +100,8 @@ pyinstaller:
- "pyDulcificum" - "pyDulcificum"
- "pynest2d" - "pynest2d"
- "PyQt6" - "PyQt6"
- "PyQt6.Qt"
- "PyQt6.Qt6"
- "PyQt6.QtQml" - "PyQt6.QtQml"
- "PyQt6.QtQuick" - "PyQt6.QtQuick"
- "PyQt6.QtQuick.Widgets" - "PyQt6.QtQuick.Widgets"
@ -134,6 +136,8 @@ pyinstaller:
- "sqlite3" - "sqlite3"
- "trimesh" - "trimesh"
- "win32ctypes" - "win32ctypes"
- "PyQt6.Qt"
- "PyQt6.Qt6"
- "PyQt6.QtQml" - "PyQt6.QtQml"
- "PyQt6.QtQuick" - "PyQt6.QtQuick"
- "PyQt6.QtQuick.Widgets" - "PyQt6.QtQuick.Widgets"