commit | 3feef6a3514a2e818c50ebc4d4329622b15b54fb | [log] [tgz] |
---|---|---|
author | Anthony DiGirolamo <tonymd@google.com> | Wed May 11 15:52:29 2022 -0700 |
committer | CQ Bot Account <pigweed-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri May 13 22:56:47 2022 +0000 |
tree | e4a1dc91f71516c3cd4d44c02bc1b6cdeb4bbcce | |
parent | e2dcca1857dabf5d9ff3e6bb55f5e8e3e06d2924 [diff] |
pw_build: Restore ._build_wheel for Python Pkgs The new Python build system flag was inadvertently disabling the ._build_wheel targets for every python package. This was breaking the pw_python_wheels template. Also only add install_3p_deps as dep on python actions if the new Python build system is enabled. Change-Id: Idca81ccd6efd3323891e2f74c82da5038bd4a0a9 Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/94280 Reviewed-by: Armando Montanez <amontanez@google.com> Commit-Queue: Anthony DiGirolamo <tonymd@google.com>
Pigweed is an open source collection of embedded-targeted libraries–or as we like to call them, modules. These modules are building blocks and infrastructure that enable faster and more reliable development on small-footprint MMU-less 32-bit microcontrollers like the STMicroelectronics STM32L452 or the Nordic nRF52832.
For more information please see our website: https://pigweed.dev/