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 230d683 commit 49a0f9dCopy full SHA for 49a0f9d
1 file changed
WORKSPACE
@@ -50,9 +50,9 @@ bazel_skylib_workspace()
50
51
http_archive(
52
name = "rules_python",
53
- sha256 = "a30abdfc7126d497a7698c29c46ea9901c6392d6ed315171a6df5ce433aa4502",
54
- strip_prefix = "rules_python-0.6.0",
55
- url = "https://github.com/bazelbuild/rules_python/archive/0.6.0.tar.gz",
+ sha256 = "9fcf91dbcc31fde6d1edb15f117246d912c33c36f44cf681976bd886538deba6",
+ strip_prefix = "rules_python-0.8.0",
+ url = "https://github.com/bazelbuild/rules_python/archive/refs/tags/0.8.0.tar.gz",
56
)
57
58
# This one is only needed if you're using the packaging rules.
0 commit comments