Add numpy-stl to hidden-imports

Fixes #10696

Contributes to CURA-9365
This commit is contained in:
Jelle Spijker 2022-06-26 11:18:53 +02:00
parent 5090626144
commit fab8598a05

View File

@ -58,6 +58,7 @@
- "logging.handlers"
- "zeroconf"
- "fcntl"
- "stl"
collect_all:
- "cura"
- "UM"
@ -130,6 +131,7 @@
- "logging.handlers"
- "zeroconf"
- "fcntl"
- "stl"
collect_all:
- "cura"
- "UM"
@ -202,6 +204,7 @@
- "logging.handlers"
- "zeroconf"
- "fcntl"
- "stl"
collect_all:
- "cura"
- "UM"
@ -274,6 +277,7 @@
- "logging.handlers"
- "zeroconf"
- "fcntl"
- "stl"
collect_all:
- "cura"
- "UM"