grpc/test/distrib/bazel/python
Esun Kim 905df9dee6
Update Abseil to 20230125 (#32139)
* Update abseil to 1.20230125.0

* Fix IWYU
2023-01-30 16:20:24 -08:00
..
in_subpackage Rehome python bazel distribtest (#29275) 2022-04-01 15:04:50 -07:00
namespaced/upper/example build multi arc ios unit test for m1 (#31930) 2023-01-05 16:27:21 -08: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
.bazelrc Update Abseil to 20230125 (#32139) 2023-01-30 16:20:24 -08: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.