We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent daf9c98 commit e1ba41eCopy full SHA for e1ba41e
1 file changed
WORKSPACE
@@ -41,8 +41,8 @@ http_archive(
41
# version of the library will be selected as a transitive dependency of gRPC.
42
http_archive(
43
name = "rules_python",
44
- strip_prefix = "rules_python-0.1.0",
45
- url = "https://github.com/bazelbuild/rules_python/archive/0.1.0.tar.gz",
+ strip_prefix = "rules_python-0.5.0",
+ url = "https://github.com/bazelbuild/rules_python/archive/0.5.0.tar.gz",
46
)
47
48
0 commit comments