rules_proto_grpc
rules_proto_grpc copied to clipboard
grpclib output is empty for proto paths with dashes
Issue Description
Looks like there's a missing |python in grpclib_compile .
See PR in #320
Log Output
No response
rules_proto_grpc Version
5.0.0-alpha3
Bazel Version
7.2.1
OS
Linux
Link to Demo Repo
https://github.com/rules-proto-grpc/rules_proto_grpc/pull/320/commits/8685ee8671b261fe6fa3f236d6b80f25b3ddbbfb
MODULE.bazel or WORKSPACE Content
Run bazel build on `examples/python/python_grpclib_compile`
BUILD Content
No response
Proto Content
No response
Any Other Content
No response