Skip to content

Commit

Permalink
Try to fix that not all pyqt dynamic libs are in the win-install.
Browse files Browse the repository at this point in the history
part of CURA-11622
  • Loading branch information
rburema committed Dec 10, 2024
1 parent ef02ab5 commit e2c3dd6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions conandata.yml
Original file line number Diff line number Diff line change
Expand Up @@ -125,6 +125,7 @@ pyinstaller:
- "sqlite3"
- "trimesh"
- "win32ctypes"
- "PyQt6"
- "PyQt6.QtNetwork"
- "PyQt6.sip"
- "stl"
Expand Down

0 comments on commit e2c3dd6

Please sign in to comment.