Skip to content

Commit

Permalink
Internal Code Change
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 578545988
  • Loading branch information
anandolee authored and copybara-github committed Nov 7, 2023
1 parent f15a76e commit ace9a4f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions agent_based_epidemic_sim/learning/BUILD
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@ py_test(
deps = [
":ens_simulator",
requirement("absl-py"),
"//third_party/py/google/protobuf:use_fast_cpp_protos", # Automatically added (broken link)
requirement("six"),
],
)
Expand Down Expand Up @@ -76,6 +77,7 @@ py_test(
"//agent_based_epidemic_sim/applications/risk_learning:exposures_per_test_result_py_pb2",
"@com_google_protobuf//:protobuf_python",
requirement("absl-py"),
"//third_party/py/google/protobuf:use_fast_cpp_protos", # Automatically added (broken link)
"@com_google_riegeli//python/riegeli",
],
)

0 comments on commit ace9a4f

Please sign in to comment.