Skip to content

Commit

Permalink
Ensure protobuf is installed internally (#6892)
Browse files Browse the repository at this point in the history
Required to get internal build passing
  • Loading branch information
groszewn committed Aug 13, 2024
1 parent 6880188 commit 6d69133
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tensorboard/BUILD
Original file line number Diff line number Diff line change
Expand Up @@ -584,6 +584,7 @@ py_library(
visibility = ["//visibility:public"],
deps = [
":context",
":expect_protobuf_installed",
"//tensorboard/backend:experiment_id",
"//tensorboard/util:tb_logging",
"@org_mozilla_bleach",
Expand Down

0 comments on commit 6d69133

Please sign in to comment.