Commit 9b2b70a
authored
chore: use per-rule loads in pip_compile.bzl (#2473)
This is for overall code hygiene, but also because it seems to make some
progress on Bazel 9
being able to load files in WORKSPACE mode (something about defs.bzl
triggers loading
more symbols which can't be found)
Work towards #24691 parent ef48735 commit 9b2b70a
2 files changed
+4
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
218 | 218 | | |
219 | 219 | | |
220 | 220 | | |
221 | | - | |
| 221 | + | |
| 222 | + | |
222 | 223 | | |
223 | 224 | | |
224 | 225 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
| 22 | + | |
| 23 | + | |
23 | 24 | | |
24 | 25 | | |
25 | 26 | | |
| |||
0 commit comments