mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-07 06:57:28 -06:00
Prune included binaries.
Hopefully get rid of Qt Quick 3D (as opposed to Qt Quick). part of CURA-11622
This commit is contained in:
parent
55f59b7971
commit
cc93e8c866
1 changed files with 0 additions and 23 deletions
|
@ -103,14 +103,6 @@ pyinstaller:
|
|||
- "PyQt6.Qt"
|
||||
- "PyQt6.Qt6"
|
||||
- "PyQt6.QtQml"
|
||||
- "PyQt6.QtQuick"
|
||||
- "PyQt6.QtQuick.Widgets"
|
||||
- "PyQt6.QtQuick.Controls"
|
||||
- "PyQt6.QtQuick.Dialogs"
|
||||
- "PyQt6.QtQuick.Layouts"
|
||||
- "PyQt6.QtWidgets"
|
||||
- "PyQt6.QtDBus"
|
||||
- "PyQt6.QtGui"
|
||||
- "PyQt6.QtNetwork"
|
||||
- "PyQt6.sip"
|
||||
- "logging.handlers"
|
||||
|
@ -120,13 +112,6 @@ pyinstaller:
|
|||
- "serial"
|
||||
- "win32cred"
|
||||
- "win32timezone"
|
||||
- "win32ctypes.core.ctypes"
|
||||
- "win32ctypes.core.ctypes._common"
|
||||
- "win32ctypes.core.ctypes._dll"
|
||||
- "win32ctypes.core.ctypes._resource"
|
||||
- "win32ctypes.core.ctypes._system_information"
|
||||
- "win32ctypes.core.ctypes._time"
|
||||
- "win32ctypes.core.ctypes._authentication"
|
||||
- "pkgutil"
|
||||
collect_all:
|
||||
- "cura"
|
||||
|
@ -139,14 +124,6 @@ pyinstaller:
|
|||
- "PyQt6.Qt"
|
||||
- "PyQt6.Qt6"
|
||||
- "PyQt6.QtQml"
|
||||
- "PyQt6.QtQuick"
|
||||
- "PyQt6.QtQuick.Widgets"
|
||||
- "PyQt6.QtQuick.Controls"
|
||||
- "PyQt6.QtQuick.Dialogs"
|
||||
- "PyQt6.QtQuick.Layouts"
|
||||
- "PyQt6.QtWidgets"
|
||||
- "PyQt6.QtDBus"
|
||||
- "PyQt6.QtGui"
|
||||
- "PyQt6.QtNetwork"
|
||||
- "PyQt6.sip"
|
||||
- "stl"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue