| commit | c8c31a063f54a11ffdc32635c2d516876f4cc94b | [log] [tgz] |
|---|---|---|
| author | Jakub Latusek <j.latusek@samsung.com> | Mon Dec 11 16:11:23 2023 +0000 |
| committer | CQ Bot Account <pigweed-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Dec 11 16:11:23 2023 +0000 |
| tree | b60191f1529ed60163f2c6355b6a89eff1bbe794 | |
| parent | aaf149d9e87453549c3893de3a09d6e2e65009ec [diff] |
python: Remove references to non-existing setup.py In commit e1b56dbcd84a836da16f1b34d21edaa157782983, there was the removal of setup.py scripts, but references to them remain in the code. This patch is removing them. Change-Id: I2cf542e82302b651b4c2302628b97d93be413f27 Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/182770 Reviewed-by: Terence Hampson <thampson@google.com> Commit-Queue: Armando Montanez <amontanez@google.com> Presubmit-Verified: CQ Bot Account <pigweed-scoped@luci-project-accounts.iam.gserviceaccount.com> Reviewed-by: Taylor Cramer <cramertj@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/.