we need shell=True as on Windows, path resolution to find the yarn "exectuable" (a shell script) is only performed by cmd.exe, not by Python itself. as we are calling yarn with fixed arguments, using shell=True is fine. |
||
|---|---|---|
| .. | ||
| auto_firmware_version.py | ||
| compile_webapp.py | ||
| create_factory_bin.py | ||
| patch_apply.py | ||