-
Notifications
You must be signed in to change notification settings - Fork 77
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remove rpc_console.py and point users to pw_system.console. Remove pw_console and ipython deps from pw_hdlc. They were only used for rpc_console.py which is deprecated in favor of https://cs.opensource.google/pigweed/pigweed/+/main:pw_system/py/pw_system/console.py Create an additional Python distribution target containing only pw_hdlc, pw_protobuf_compiler and pw_rpc. Test: gn gen out Test: ninja -C out \ Test: pw_env_setup:generate_pigweed_python_package_with_only_hdlc_proto_rpc_tokenizer._build_wheel Test: cd out/obj/pw_env_setup Test: python3 -m venv venv Test: . ./venv/bin/activate Test: cd generate_pigweed_python_package_with_only_hdlc_proto_rpc_tokenizer Test: pip install . Change-Id: I08497f9a54239b74096990607247c505f0038560 Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/102280 Commit-Queue: Auto-Submit <auto-submit@pigweed.google.com.iam.gserviceaccount.com> Reviewed-by: Wyatt Hepler <hepler@google.com> Pigweed-Auto-Submit: Anthony DiGirolamo <tonymd@google.com>
- Loading branch information
1 parent
71b85f8
commit 4441396
Showing
7 changed files
with
60 additions
and
291 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.