File tree
4 files changed
+39
-8
lines changedFilter options
- examples
- pip_repository_annotations
- relative_requirements
- python/pip_install
- tests/pip_repository_entry_points
4 files changed
+39
-8
lines changedexamples/pip_repository_annotations/WORKSPACE
Copy file name to clipboardExpand all lines: examples/pip_repository_annotations/WORKSPACE+10Lines changed: 10 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
16 | 16 |
|
17 | 17 |
|
18 | 18 |
|
| 19 | + |
| 20 | + |
| 21 | + |
| 22 | + |
| 23 | + |
| 24 | + |
| 25 | + |
| 26 | + |
19 | 27 |
|
20 | 28 |
|
21 | 29 |
|
| ||
42 | 50 |
|
43 | 51 |
|
44 | 52 |
|
| 53 | + |
45 | 54 |
|
46 | 55 |
|
47 | 56 |
|
| ||
53 | 62 |
|
54 | 63 |
|
55 | 64 |
|
| 65 | + |
56 | 66 |
|
57 | 67 |
|
examples/relative_requirements/WORKSPACE
Copy file name to clipboardExpand all lines: examples/relative_requirements/WORKSPACE+9Lines changed: 9 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
5 | 5 |
|
6 | 6 |
|
7 | 7 |
|
| 8 | + |
| 9 | + |
| 10 | + |
| 11 | + |
| 12 | + |
| 13 | + |
| 14 | + |
| 15 | + |
8 | 16 |
|
9 | 17 |
|
10 | 18 |
|
| 19 | + |
11 | 20 |
|
12 | 21 |
|
python/pip_install/repositories.bzl
Copy file name to clipboardExpand all lines: python/pip_install/repositories.bzl+8-8Lines changed: 8 additions & 8 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
19 | 19 |
|
20 | 20 |
|
21 | 21 |
|
22 |
| - |
23 |
| - |
| 22 | + |
| 23 | + |
24 | 24 |
|
25 | 25 |
|
26 | 26 |
|
| ||
29 | 29 |
|
30 | 30 |
|
31 | 31 |
|
32 |
| - |
33 |
| - |
| 32 | + |
| 33 | + |
34 | 34 |
|
35 | 35 |
|
36 | 36 |
|
37 |
| - |
38 |
| - |
| 37 | + |
| 38 | + |
39 | 39 |
|
40 | 40 |
|
41 | 41 |
|
42 |
| - |
43 |
| - |
| 42 | + |
| 43 | + |
44 | 44 |
|
45 | 45 |
|
46 | 46 |
|
|
tests/pip_repository_entry_points/WORKSPACE
Copy file name to clipboardExpand all lines: tests/pip_repository_entry_points/WORKSPACE+12Lines changed: 12 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
5 | 5 |
|
6 | 6 |
|
7 | 7 |
|
| 8 | + |
| 9 | + |
| 10 | + |
| 11 | + |
| 12 | + |
| 13 | + |
| 14 | + |
| 15 | + |
| 16 | + |
| 17 | + |
8 | 18 |
|
9 | 19 |
|
10 | 20 |
|
11 | 21 |
|
12 | 22 |
|
| 23 | + |
13 | 24 |
|
14 | 25 |
|
15 | 26 |
|
| ||
20 | 31 |
|
21 | 32 |
|
22 | 33 |
|
| 34 | + |
23 | 35 |
|
24 | 36 |
|
0 commit comments