Skip to content

Commit e466eb6

Browse files
committed
update the example reqs
1 parent fdc74d8 commit e466eb6

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

examples/BUILD.bazel

+3
Original file line numberDiff line numberDiff line change
@@ -21,5 +21,8 @@ lock(
2121
name = "bzlmod_requirements_3_9",
2222
srcs = ["bzlmod/requirements.in"],
2323
out = "bzlmod/requirements_lock_3_9.txt",
24+
args = [
25+
"--emit-index-url",
26+
],
2427
python_version = "3.9.19",
2528
)

0 commit comments

Comments
 (0)