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 ed4bca2 commit 89a2f97Copy full SHA for 89a2f97
py/repositories.bzl
@@ -38,7 +38,7 @@ def rules_py_dependencies():
38
39
http_archive(
40
name = "rules_python",
41
- sha256 = "cff4c0ac0873ce089557b72828f34b82e67f35e9accfe414b5c3230907104a87",
42
- strip_prefix = "rules_python-9facc3e3341f156377c61afbaa1dfb79a3843b78",
43
- url = "https://github.com/bazelbuild/rules_python/archive/9facc3e3341f156377c61afbaa1dfb79a3843b78.tar.gz",
+ sha256 = "204e983be949213abfc7feb8deaa5afea09315d71f5e13e1fa34ac4681a1a000",
+ strip_prefix = "rules_python-619fa0c8a45fb33cb889d3105c6fbe049cfb3e50",
+ url = "https://github.com/bazelbuild/rules_python/archive/619fa0c8a45fb33cb889d3105c6fbe049cfb3e50.tar.gz",
44
)
0 commit comments