tree: d4cf88b510f6fed5696f6367c62b0b4a845650cf
  1. in_subpackage/
  2. namespaced/
  3. subdir/
  4. tools/
  5. .bazelrc
  6. .gitignore
  7. BUILD
  8. helloworld.proto
  9. helloworld.py
  10. helloworld_moved.py
  11. import_from_proto_library_package.py
  12. import_from_this_package.py
  13. README.md
  14. transitive_proto_dep.py
  15. WORKSPACE
test/distrib/bazel/python/README.md

Bazel Workspace Test

This directory houses a test ensuring that downstream projects can use @com_github_grpc_grpc//src/python/grpcio:grpcio, py_proto_library, and py_grpc_library.