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 32c91a9 commit 69a9926Copy full SHA for 69a9926
MODULE.bazel
@@ -44,7 +44,7 @@ use_repo(npm, "npm")
44
# https://github.com/bazelbuild/rules_python/pull/713 ##############
45
####################################################################
46
47
-bazel_dep(name = "rules_python", version = "0.40.0")
+bazel_dep(name = "rules_python", version = "1.0.0")
48
49
python = use_extension("@rules_python//python/extensions:python.bzl", "python")
50
python.toolchain(
0 commit comments