Skip to content

Commit 29ae033

Browse files
committed
chore: load py_test so it gets starlark PyInfo
1 parent 564f9ec commit 29ae033

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

examples/python/BUILD

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
load("@rules_python//python:defs.bzl", "py_test")
2+
13
py_test(
24
name = "message_test",
35
srcs = ["message_test.py"],

0 commit comments

Comments
 (0)