Bump the rules_python version
This commit is contained in:
parent
b41b422048
commit
4d37f0f49a
1 changed files with 1 additions and 1 deletions
|
@ -39,7 +39,7 @@ bazel_skylib_workspace()
|
|||
git_repository(
|
||||
name = "rules_python",
|
||||
remote = "https://github.com/bazelbuild/rules_python.git",
|
||||
tag = "0.2.0",
|
||||
tag = "0.3.0",
|
||||
)
|
||||
|
||||
# pip package pinnings need to be initialized.
|
||||
|
|
Loading…
Reference in a new issue