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 aa611ef commit 26a14c7Copy full SHA for 26a14c7
MODULE.bazel
@@ -15,7 +15,7 @@ git_override(
15
remote = "https://github.com/The-OpenROAD-Project/bazel-orfs.git",
16
)
17
18
-bazel_dep(name = "rules_python", version = "0.31.0")
+bazel_dep(name = "rules_python", version = "1.2.0")
19
20
python = use_extension("@rules_python//python/extensions:python.bzl", "python")
21
python.toolchain(
0 commit comments