Skip to content

Commit 094968a

Browse files
authored
Update WORKSPACE
1 parent d7a12c1 commit 094968a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

WORKSPACE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ http_archive(
2323

2424
http_archive(
2525
name = "rules_python",
26-
strip_prefix = "rules_python-main",
26+
strip_prefix = "rules_python-0.23.0",
2727
url = "https://github.com/bazelbuild/rules_python/archive/refs/tags/0.23.0.zip",
2828
)
2929

0 commit comments

Comments
 (0)