mirror of
https://github.com/Ultimaker/Cura.git
synced 2026-02-27 06:45:36 -07:00
More needed PyQt for Windows?
part of CURA-11622
This commit is contained in:
parent
89287f829d
commit
5e59458893
1 changed files with 4 additions and 0 deletions
|
|
@ -100,6 +100,8 @@ pyinstaller:
|
|||
- "pyDulcificum"
|
||||
- "pynest2d"
|
||||
- "PyQt6"
|
||||
- "PyQt6.Qt"
|
||||
- "PyQt6.Qt6"
|
||||
- "PyQt6.QtQml"
|
||||
- "PyQt6.QtQuick"
|
||||
- "PyQt6.QtQuick.Widgets"
|
||||
|
|
@ -134,6 +136,8 @@ pyinstaller:
|
|||
- "sqlite3"
|
||||
- "trimesh"
|
||||
- "win32ctypes"
|
||||
- "PyQt6.Qt"
|
||||
- "PyQt6.Qt6"
|
||||
- "PyQt6.QtQml"
|
||||
- "PyQt6.QtQuick"
|
||||
- "PyQt6.QtQuick.Widgets"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue