Added a TODO about how we are currently including unit tests.

pull/13171/head
Joshua Haberman 3 years ago
parent 5a10ce7025
commit 67efea7cf3
  1. 2
      python/BUILD

@ -177,6 +177,8 @@ py_wheel(
deps = [
":extension_files",
":well_known_proto_pb2",
# TODO(haberman): currently this includes the unit tests. We should
# filter these out so we are only distributing true source files.
"@com_google_protobuf//:python_srcs",
],
)

Loading…
Cancel
Save