This repository was archived by the owner on Oct 9, 2023. It is now read-only.
Commit 957ec0d
authored
Use renamed rule from @graknlabs_bazel_distribution (#54)
## What is the goal of this PR?
typedb/bazel-distribution#155 renamed `new_deploy_pip` to `deploy_pip` to have consistent naming. This PR utilizes new renamed rule.
## What are the changes implemented in this PR?
- Upgrade `@graknlabs_build_tools` to latest `master`
- Use `deploy_pip` in place of `new_deploy_pip`1 parent 5f9cd68 commit 957ec0d
2 files changed
+3
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
26 | | - | |
| 26 | + | |
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
| |||
76 | 76 | | |
77 | 77 | | |
78 | 78 | | |
79 | | - | |
| 79 | + | |
80 | 80 | | |
81 | 81 | | |
82 | 82 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | | - | |
| 25 | + | |
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
| |||
0 commit comments