Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/Ultimaker/Cura.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorj.spijker@ultimaker.com <jelle spijker>2022-06-29 16:52:43 +0300
committerJelle Spijker <j.spijker@ultimaker.com>2022-06-29 16:52:43 +0300
commitf745ab7fbcf9114085575e108fa8938231f3520c (patch)
tree8ba070a6abf219c7b4971e7df2316048e545323b /conandata.yml
parenta2413f4a6977dea6d33de792dc9811c5f48d942a (diff)
Add PyQt6 sip to hidden_imports
Contributes to CURA-9365
Diffstat (limited to 'conandata.yml')
-rw-r--r--conandata.yml3
1 files changed, 3 insertions, 0 deletions
diff --git a/conandata.yml b/conandata.yml
index 586d0c0809..4f9c0b07f7 100644
--- a/conandata.yml
+++ b/conandata.yml
@@ -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"