File tree
6 files changed
+22
-1
lines changedFilter options
- examples
- bzlmod
- pip_parse_vendored
- python/pip_install
6 files changed
+22
-1
lines changedexamples/bzlmod/BUILD.bazel
Copy file name to clipboardExpand all lines: examples/bzlmod/BUILD.bazel+6-1Lines changed: 6 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
6 | 6 |
|
7 | 7 |
|
8 | 8 |
|
9 |
| - |
| 9 | + |
10 | 10 |
|
11 | 11 |
|
12 | 12 |
|
| ||
83 | 83 |
|
84 | 84 |
|
85 | 85 |
|
| 86 | + |
| 87 | + |
| 88 | + |
| 89 | + |
| 90 | + |
86 | 91 |
|
87 | 92 |
|
88 | 93 |
|
|
examples/pip_parse_vendored/requirements.bzl
Copy file name to clipboardExpand all lines: examples/pip_parse_vendored/requirements.bzl+2Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
11 | 11 |
|
12 | 12 |
|
13 | 13 |
|
| 14 | + |
| 15 | + |
14 | 16 |
|
15 | 17 |
|
16 | 18 |
|
|
python/pip_install/pip_hub_repository_requirements_bzlmod.bzl.tmpl
Copy file name to clipboardExpand all lines: python/pip_install/pip_hub_repository_requirements_bzlmod.bzl.tmpl+2Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
11 | 11 |
|
12 | 12 |
|
13 | 13 |
|
| 14 | + |
| 15 | + |
14 | 16 |
|
15 | 17 |
|
16 | 18 |
|
|
python/pip_install/pip_repository.bzl
Copy file name to clipboardExpand all lines: python/pip_install/pip_repository.bzl+8Lines changed: 8 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
330 | 330 |
|
331 | 331 |
|
332 | 332 |
|
| 333 | + |
| 334 | + |
| 335 | + |
| 336 | + |
333 | 337 |
|
334 | 338 |
|
335 | 339 |
|
| ||
461 | 465 |
|
462 | 466 |
|
463 | 467 |
|
| 468 | + |
| 469 | + |
| 470 | + |
| 471 | + |
464 | 472 |
|
465 | 473 |
|
466 | 474 |
|
|
python/pip_install/pip_repository_requirements.bzl.tmpl
Copy file name to clipboardExpand all lines: python/pip_install/pip_repository_requirements.bzl.tmpl+2Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
10 | 10 |
|
11 | 11 |
|
12 | 12 |
|
| 13 | + |
| 14 | + |
13 | 15 |
|
14 | 16 |
|
15 | 17 |
|
|
python/pip_install/pip_repository_requirements_bzlmod.bzl.tmpl
Copy file name to clipboardExpand all lines: python/pip_install/pip_repository_requirements_bzlmod.bzl.tmpl+2Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
8 | 8 |
|
9 | 9 |
|
10 | 10 |
|
| 11 | + |
| 12 | + |
11 | 13 |
|
12 | 14 |
|
13 | 15 |
|
|
0 commit comments