mirror of
https://github.com/Dasharo/zephyr.git
synced 2026-03-06 14:57:20 -08:00
The Python python-magic module that we install for compliance checks requires libmagic to be installed on the system to work. This requires extra OS packages on Ubuntu and macOS, and an extra wheel on Windows. Signed-off-by: Carles Cufi <carles.cufi@nordicsemi.no>