Skip to content

Commit

Permalink
load python rules explicitly
Browse files Browse the repository at this point in the history
  • Loading branch information
ittaiz committed Feb 15, 2020
1 parent dd823a2 commit 7a0152b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/BUILD
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
load("@rules_python//python:defs.bzl", "py_binary")
load("@rules_java//java:defs.bzl", "java_binary", "java_import", "java_library")

package(default_testonly = 1)
Expand Down

0 comments on commit 7a0152b

Please sign in to comment.