We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 30ac79d commit f96c01aCopy full SHA for f96c01a
python/BUILD
@@ -1,3 +1,5 @@
1
+load("@rules_python//python:defs.bzl", "py_library", "py_test")
2
+
3
cc_binary(
4
name = "_jsonnet.so",
5
srcs = ["_jsonnet.c"],
0 commit comments