mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-12 02:09:02 +08:00
Add PyQt6 sip to hidden_imports
Contributes to CURA-9365
This commit is contained in:
parent
a2413f4a69
commit
f745ab7fbc
@ -59,6 +59,7 @@
|
||||
- "pyArcus"
|
||||
- "pynest2d"
|
||||
- "PyQt6.QtNetwork"
|
||||
- "PyQt6.sip"
|
||||
- "logging.handlers"
|
||||
- "zeroconf"
|
||||
- "fcntl"
|
||||
@ -213,6 +214,7 @@
|
||||
- "pyArcus"
|
||||
- "pynest2d"
|
||||
- "PyQt6.QtNetwork"
|
||||
- "PyQt6.sip"
|
||||
- "logging.handlers"
|
||||
- "zeroconf"
|
||||
- "fcntl"
|
||||
@ -290,6 +292,7 @@
|
||||
- "pyArcus"
|
||||
- "pynest2d"
|
||||
- "PyQt6.QtNetwork"
|
||||
- "PyQt6.sip"
|
||||
- "logging.handlers"
|
||||
- "zeroconf"
|
||||
- "fcntl"
|
||||
|
Loading…
x
Reference in New Issue
Block a user