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 5b7f003 commit 9e6a1a7Copy full SHA for 9e6a1a7
WORKSPACE
@@ -19,6 +19,7 @@ workspace(name = "rules_python")
19
20
# Necessary so that Bazel 9 recognizes this as rules_python and doesn't try
21
# to load the version Bazel itself uses by default.
22
+# buildifier: disable=duplicated-name
23
local_repository(
24
name = "rules_python",
25
path = ".",
0 commit comments