dep-protobuf/examples/examples_with_hyphen
Sandy Zhang a4be867133 Loosen py_proto_library check to be on the import path instead of full directory (i.e. excluding external/module-name prefix).
The module name does not actually make it into the name used in python imports, so this should allow py_proto_library to work for modules with hyphens in their name (i.e. `bazel build @com_google_protobuf-examples//:addressbook_py_pb2`).

PiperOrigin-RevId: 733763224
2025-03-05 09:37:08 -08:00
..
BUILD.bazel Loosen py_proto_library check to be on the import path instead of full directory (i.e. excluding external/module-name prefix). 2025-03-05 09:37:08 -08:00
empty.proto Loosen py_proto_library check to be on the import path instead of full directory (i.e. excluding external/module-name prefix). 2025-03-05 09:37:08 -08:00
MODULE.bazel Loosen py_proto_library check to be on the import path instead of full directory (i.e. excluding external/module-name prefix). 2025-03-05 09:37:08 -08:00