grpc/bazel/test/python_test_repo/subdir
Thomas Köppe 90a56a3d15
[bazel/protobuf.bzl] Improve py_proto_library path handling (#28040)
This change replaces the simple `basename` logic with a more general
"remove prefix" logic. This allows py_proto_library to work even when
the input proto_library's sources are contained in strict
subdirectories of their package. (This situation is not uncommon when
using remote, non-Bazel repositories that only get a single BUILD file.)
2021-12-13 10:08:30 -08:00
..
hello_dep.proto [bazel/protobuf.bzl] Improve py_proto_library path handling (#28040) 2021-12-13 10:08:30 -08:00