grpc/test/distrib/bazel/python
Richard Belleville f688f5fcf2
Rehome python bazel distribtest (#29275)
* WIP

* Test multiple languages

* Yapf

* isort

* Shellcheck

* comment not provided

* Fix import ordering issue.

* Turn up Bazel logging
2022-04-01 15:04:50 -07:00
..
in_subpackage Rehome python bazel distribtest (#29275) 2022-04-01 15:04:50 -07:00
namespaced/upper/example Rehome python bazel distribtest (#29275) 2022-04-01 15:04:50 -07:00
subdir Rehome python bazel distribtest (#29275) 2022-04-01 15:04:50 -07:00
tools Rehome python bazel distribtest (#29275) 2022-04-01 15:04:50 -07:00
.gitignore Rehome python bazel distribtest (#29275) 2022-04-01 15:04:50 -07:00
BUILD Rehome python bazel distribtest (#29275) 2022-04-01 15:04:50 -07:00
README.md Rehome python bazel distribtest (#29275) 2022-04-01 15:04:50 -07:00
WORKSPACE Rehome python bazel distribtest (#29275) 2022-04-01 15:04:50 -07:00
helloworld.proto Rehome python bazel distribtest (#29275) 2022-04-01 15:04:50 -07:00
helloworld.py Rehome python bazel distribtest (#29275) 2022-04-01 15:04:50 -07:00
helloworld_moved.py Rehome python bazel distribtest (#29275) 2022-04-01 15:04:50 -07:00
import_from_proto_library_package.py Rehome python bazel distribtest (#29275) 2022-04-01 15:04:50 -07:00
import_from_this_package.py Rehome python bazel distribtest (#29275) 2022-04-01 15:04:50 -07:00
transitive_proto_dep.py Rehome python bazel distribtest (#29275) 2022-04-01 15:04:50 -07:00

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.