Buildify the workspace file too
It has also diverged.
Change-Id: I59b76d099f7dbdbf4fe020088209f7be76ae05bc
Signed-off-by: Austin Schuh <austin.schuh@bluerivertech.com>
diff --git a/WORKSPACE b/WORKSPACE
index e82320d..d87fee5 100644
--- a/WORKSPACE
+++ b/WORKSPACE
@@ -230,8 +230,8 @@
# TODO: add frc971.org URL
http_archive(
name = "rules_python",
- url = "https://github.com/bazelbuild/rules_python/releases/download/0.2.0/rules_python-0.2.0.tar.gz",
sha256 = "778197e26c5fbeb07ac2a2c5ae405b30f6cb7ad1f5510ea6fdac03bded96cc6f",
+ url = "https://github.com/bazelbuild/rules_python/releases/download/0.2.0/rules_python-0.2.0.tar.gz",
)
new_local_repository(