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 3a33a8d commit a70d3bcCopy full SHA for a70d3bc
WORKSPACE
@@ -37,9 +37,9 @@ bazel_skylib_workspace()
37
38
http_archive(
39
name = "rules_python",
40
- sha256 = "56dc7569e5dd149e576941bdb67a57e19cd2a7a63cc352b62ac047732008d7e1",
41
- strip_prefix = "rules_python-0.10.0",
42
- url = "https://github.com/bazelbuild/rules_python/archive/refs/tags/0.10.0.tar.gz",
+ sha256 = "8c8fe44ef0a9afc256d1e75ad5f448bb59b81aba149b8958f02f7b3a98f5d9b4",
+ strip_prefix = "rules_python-0.13.0",
+ url = "https://github.com/bazelbuild/rules_python/archive/refs/tags/0.13.0.tar.gz",
43
)
44
45
load("@rules_python//python:repositories.bzl", "python_register_toolchains")
0 commit comments