Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Incorporate rules_{python,proto} for bazel_tools
Since bazelbuild/bazel#17545, bazel_tools apparantly requires rules_python and rules_proto to successfully parse under bazel (load lines only). We only use affected bazel_tools (src/main/protobuf) in persistentworkers. Import these repositories to reinstate downstream CI passing.
- Loading branch information