mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-11-02 20:52:20 -07:00
Add PyQt6 sip to hidden_imports
Contributes to CURA-9365
This commit is contained in:
parent
a2413f4a69
commit
f745ab7fbc
1 changed files with 3 additions and 0 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue