Merge branch 'pr-4268'

This commit is contained in:
Test 2026-03-13 09:40:10 +00:00
commit 54afb10206

View file

@ -270,7 +270,6 @@ def install_python_stack() -> int:
"Installing local data-designer unstructured plugin",
"--no-cache-dir",
"--no-deps",
"-e",
str(LOCAL_DD_UNSTRUCTURED_PLUGIN),
constrain = False,
)