third_party.pigweed.src/pw_build
Wyatt Hepler a2970c559a pw_build: Python Mypy updates
- Pass all files to Mypy rather than the directory, in case tests
  happen to reside at different paths.
- Remove unnecessary aliases of packet_pb2 members.
- Move Python requirements that apply throughout the Python build from
  pw_presubmit to a pw_python_requirements target in pw_build.
- Update to Mypy 0.800 and mypy-protobuf 2.2.

Change-Id: I07ea07fb864ca4cd79fa5c0389e03146eca2b755
Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/31600
Reviewed-by: Rob Mohr <mohrr@google.com>
2021-02-04 21:19:19 +00:00
..
py
BUILD
BUILD.gn
CMakeLists.txt
defaults.gni
docs.rst
error.gni
exec.gni
facade.gni
go.gni
host_tool.gni
input_group.gni
linker_script.gni
module_config.gni
pigweed.bzl
pigweed.cmake
python_action.gni
python_wheels.gni
python.gni
README.md
target_types.gni
zip.gni

pw_build: Definitions for Pigweed's build system