mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-15 17:35:58 +08:00
Added the additional hooks folder now present in the cura-workflows repo.
part of CURA-11622
This commit is contained in:
parent
cc93e8c866
commit
66c1a08478
@ -28,7 +28,7 @@ a = Analysis(
|
||||
binaries=binaries,
|
||||
datas=datas,
|
||||
hiddenimports=hiddenimports,
|
||||
hookspath=[],
|
||||
hookspath=["Cura-workflows/runner_scripts/pyinstaller_hooks"],
|
||||
hooksconfig={},
|
||||
runtime_hooks=[],
|
||||
excludes=[],
|
||||
|
Loading…
x
Reference in New Issue
Block a user