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 d7a12c1 commit 094968aCopy full SHA for 094968a
WORKSPACE
@@ -23,7 +23,7 @@ http_archive(
23
24
http_archive(
25
name = "rules_python",
26
- strip_prefix = "rules_python-main",
+ strip_prefix = "rules_python-0.23.0",
27
url = "https://github.com/bazelbuild/rules_python/archive/refs/tags/0.23.0.zip",
28
)
29
0 commit comments