mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-16 03:05:55 +08:00
More needed PyQt for Windows?
part of CURA-11622
This commit is contained in:
parent
89287f829d
commit
5e59458893
@ -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"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user