Skip to content

Commit

Permalink
[service] Add missing dependency.
Browse files Browse the repository at this point in the history
  • Loading branch information
ChrisCummins committed Feb 17, 2022
1 parent c938aea commit ea2bc38
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions compiler_gym/service/runtime/BUILD
Original file line number Diff line number Diff line change
Expand Up @@ -93,6 +93,7 @@ py_library(
srcs = ["create_and_run_compiler_gym_service.py"],
deps = [
":compiler_gym_service",
"//compiler_gym/service:connection",
"//compiler_gym/service/proto",
"//compiler_gym/util",
],
Expand Down

0 comments on commit ea2bc38

Please sign in to comment.