Add UV-unwrap lib to 'hidden imports'.
Some checks failed
conan-package / conan-package (push) Has been cancelled
unit-test / Run unit tests (push) Has been cancelled

This is probably what it needs for the builds to start working on Windows.

part of CURA-12528
This commit is contained in:
Remco Burema 2025-07-29 19:18:39 +02:00
parent 3fa0dad1bf
commit 92ff625a52

View file

@ -99,6 +99,7 @@ pyinstaller:
- "pyArcus"
- "pyDulcificum"
- "pynest2d"
- "pyUvula"
- "PyQt6"
- "PyQt6.QtNetwork"
- "PyQt6.sip"