commit | b4517c32fb2d46fb29ff893047cf2f4adb64914e | [log] [tgz] |
---|---|---|
author | Anthony DiGirolamo <tonymd@google.com> | Mon Sep 20 15:49:55 2021 -0700 |
committer | CQ Bot Account <pigweed-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Oct 05 17:36:44 2021 +0000 |
tree | 0acd10a0af57746fa4bb0af964e8af3650dd831d | |
parent | 0dd5a8b315cb8e6727eb2d05b65ed4975f61b720 [diff] |
pw_env_setup: Allow for merged setup.cfg creation New GN target to create a merged setup.cfg for installing all Pigweed Python modules as a single package. The merged setup.cfg uses a common_config_file as a base and includes some extra files needed for pushing to PyPI.org Test: ninja -C out 'pw_env_setup:pypi_pigweed_python_source_tree' Test: cat out/obj/pw_env_setup/pypi_pigweed_python_source_tree/setup.cfg Test: Outside of bootstrap, make a new venv and pip install . the above directory. Change-Id: I8706fbeafaa534bd7085fab1ea2bcdbbe8159a44 Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/61563 Commit-Queue: Anthony DiGirolamo <tonymd@google.com> Reviewed-by: Wyatt Hepler <hepler@google.com>
See our website: http://pigweed.dev