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.
2 parents 4f1f6d7 + 4eaf4d4 commit 7c94980Copy full SHA for 7c94980
flow/MODULE.bazel
@@ -15,17 +15,6 @@ git_override(
15
remote = "https://github.com/The-OpenROAD-Project/bazel-orfs.git",
16
)
17
18
-# Read: https://github.com/The-OpenROAD-Project/bazel-orfs?tab=readme-ov-file#usage
19
-#
20
-# TL;DR
21
22
-# 1. uncomment below
23
-# 2. comment git_override() above
24
25
-#local_path_override(
26
-# module_name = "bazel-orfs", path = "../bazel-orfs"
27
-#)
28
-
29
bazel_dep(name = "rules_python", version = "0.31.0")
30
31
python = use_extension("@rules_python//python/extensions:python.bzl", "python")
0 commit comments