aboutsummaryrefslogtreecommitdiff
path: root/BUILD
diff options
context:
space:
mode:
Diffstat (limited to 'BUILD')
-rw-r--r--BUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/BUILD b/BUILD
index c08824d8..0401e2c4 100644
--- a/BUILD
+++ b/BUILD
@@ -510,6 +510,7 @@ py_proto_library(
include = "src",
protoc = ":protoc",
py_extra_srcs = [":python_srcs"],
+ py_libs = ["//external:six"],
visibility = ["//visibility:public"],
)