Skip to content

Commit e2c3dd6

Browse files
committed
Try to fix that not all pyqt dynamic libs are in the win-install.
part of CURA-11622
1 parent ef02ab5 commit e2c3dd6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

conandata.yml

+1
Original file line numberDiff line numberDiff line change
@@ -125,6 +125,7 @@ pyinstaller:
125125
- "sqlite3"
126126
- "trimesh"
127127
- "win32ctypes"
128+
- "PyQt6"
128129
- "PyQt6.QtNetwork"
129130
- "PyQt6.sip"
130131
- "stl"

0 commit comments

Comments
 (0)