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 b76d1a6 commit 098afd3Copy full SHA for 098afd3
MODULE.bazel
@@ -1,3 +1,5 @@
1
+module(name = "rules_opa")
2
+
3
bazel_dep(name = "bazel_skylib", version = "1.5.0")
4
5
bazel_dep(name = "rules_python", version = "0.29.0")
0 commit comments