Skip to content

Commit

Permalink
load python rules explicitly (#1000)
Browse files Browse the repository at this point in the history
  • Loading branch information
ittaiz authored Feb 16, 2020
1 parent 81238bb commit 216874c
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 216874c

Please sign in to comment.