Skip to content

Commit

Permalink
Add undeclared dependencies.
Browse files Browse the repository at this point in the history
  • Loading branch information
ChrisCummins committed Jan 3, 2020
1 parent 0a48044 commit d795336
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions labm8/py/BUILD
Original file line number Diff line number Diff line change
Expand Up @@ -750,6 +750,8 @@ py_library(
visibility = ["//visibility:public"],
deps = [
":app",
":fs",
"//third_party/py/jupyter",
"//third_party/py/matplotlib",
],
)
Expand Down

0 comments on commit d795336

Please sign in to comment.