aboutsummaryrefslogtreecommitdiff
path: root/pw_doctor
diff options
context:
space:
mode:
authorJoe Ethier <jethier@google.com>2020-08-05 16:39:20 -0700
committerCQ Bot Account <commit-bot@chromium.org>2020-08-19 00:21:01 +0000
commit7e7eeba438d43a0ac27a18e5706ad2fd76cfc82f (patch)
tree06c93f22ac9a380acc459fdfbfcccae25635669f /pw_doctor
parent676b1d27f12e2781951b63b1f2303028b83a1d70 (diff)
downloadpigweed-7e7eeba438d43a0ac27a18e5706ad2fd76cfc82f.tar.gz
pw_build: Add support for pw_python_wheels targets
Also adds missing __init__.py files so pw modules can be built as wheels by setuptools. Change-Id: Ic8407bed2dc20c206c4447306a32c2db82d2bc79 Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/15680 Commit-Queue: Joe Ethier <jethier@google.com> Reviewed-by: Wyatt Hepler <hepler@google.com>
Diffstat (limited to 'pw_doctor')
-rw-r--r--pw_doctor/py/pw_doctor/__init__.py0
1 files changed, 0 insertions, 0 deletions
diff --git a/pw_doctor/py/pw_doctor/__init__.py b/pw_doctor/py/pw_doctor/__init__.py
new file mode 100644
index 000000000..e69de29bb
--- /dev/null
+++ b/pw_doctor/py/pw_doctor/__init__.py