File tree
8 files changed
+90
-27
lines changedFilter options
- examples
- pip_install
- pip_parse
- pip_repository_annotations
8 files changed
+90
-27
lines changed+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
88 | 88 |
|
89 | 89 |
|
90 | 90 |
|
| 91 | + |
91 | 92 |
|
92 | 93 |
|
93 | 94 |
|
|
examples/pip_install/WORKSPACE
Copy file name to clipboardExpand all lines: examples/pip_install/WORKSPACE+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 |
| - |
| 1 | + |
2 | 2 |
|
3 | 3 |
|
4 | 4 |
|
|
examples/pip_install/pip_install_test.py
Copy file name to clipboardExpand all lines: examples/pip_install/pip_install_test.py+15-5Lines changed: 15 additions & 5 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
5 | 5 |
|
6 | 6 |
|
7 | 7 |
|
| 8 | + |
| 9 | + |
8 | 10 |
|
9 | 11 |
|
10 | 12 |
|
| ||
13 | 15 |
|
14 | 16 |
|
15 | 17 |
|
16 |
| - |
| 18 | + |
| 19 | + |
| 20 | + |
| 21 | + |
| 22 | + |
| 23 | + |
17 | 24 |
|
18 | 25 |
|
19 | 26 |
|
20 |
| - |
| 27 | + |
21 | 28 |
|
22 | 29 |
|
23 | 30 |
|
| ||
36 | 43 |
|
37 | 44 |
|
38 | 45 |
|
39 |
| - |
| 46 | + |
40 | 47 |
|
41 |
| - |
| 48 | + |
| 49 | + |
| 50 | + |
| 51 | + |
42 | 52 |
|
43 | 53 |
|
44 | 54 |
|
45 |
| - |
| 55 | + |
46 | 56 |
|
47 | 57 |
|
48 | 58 |
|
|
+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
87 | 87 |
|
88 | 88 |
|
89 | 89 |
|
| 90 | + |
90 | 91 |
|
examples/pip_parse/WORKSPACE
Copy file name to clipboardExpand all lines: examples/pip_parse/WORKSPACE+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 |
| - |
| 1 | + |
2 | 2 |
|
3 | 3 |
|
4 | 4 |
|
|
examples/pip_parse/pip_parse_test.py
Copy file name to clipboardExpand all lines: examples/pip_parse/pip_parse_test.py+11-3Lines changed: 11 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
5 | 5 |
|
6 | 6 |
|
7 | 7 |
|
| 8 | + |
| 9 | + |
8 | 10 |
|
9 | 11 |
|
10 | 12 |
|
| ||
13 | 15 |
|
14 | 16 |
|
15 | 17 |
|
16 |
| - |
| 18 | + |
| 19 | + |
| 20 | + |
| 21 | + |
17 | 22 |
|
18 | 23 |
|
19 | 24 |
|
20 |
| - |
| 25 | + |
21 | 26 |
|
22 | 27 |
|
23 | 28 |
|
| ||
38 | 43 |
|
39 | 44 |
|
40 | 45 |
|
41 |
| - |
| 46 | + |
| 47 | + |
| 48 | + |
| 49 | + |
42 | 50 |
|
43 | 51 |
|
44 | 52 |
|
|
examples/pip_repository_annotations/BUILD
Copy file name to clipboardExpand all lines: examples/pip_repository_annotations/BUILD+8-2Lines changed: 8 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
18 | 18 |
|
19 | 19 |
|
20 | 20 |
|
21 |
| - |
| 21 | + |
| 22 | + |
| 23 | + |
| 24 | + |
22 | 25 |
|
23 | 26 |
|
24 | 27 |
|
25 | 28 |
|
26 | 29 |
|
27 | 30 |
|
28 | 31 |
|
29 |
| - |
| 32 | + |
| 33 | + |
| 34 | + |
| 35 | + |
30 | 36 |
|
examples/pip_repository_annotations/pip_repository_annotations_test.py
Copy file name to clipboardExpand all lines: examples/pip_repository_annotations/pip_repository_annotations_test.py+52-15Lines changed: 52 additions & 15 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 | 1 |
|
2 | 2 |
|
3 | 3 |
|
| 4 | + |
4 | 5 |
|
| 6 | + |
5 | 7 |
|
6 |
| - |
7 | 8 |
|
8 | 9 |
|
| 10 | + |
| 11 | + |
9 | 12 |
|
10 | 13 |
|
11 | 14 |
|
| ||
16 | 19 |
|
17 | 20 |
|
18 | 21 |
|
19 |
| - |
20 |
| - |
| 22 | + |
| 23 | + |
| 24 | + |
| 25 | + |
| 26 | + |
21 | 27 |
|
| 28 | + |
22 | 29 |
|
23 | 30 |
|
24 | 31 |
|
25 | 32 |
|
26 | 33 |
|
27 | 34 |
|
28 |
| - |
29 |
| - |
| 35 | + |
| 36 | + |
| 37 | + |
| 38 | + |
| 39 | + |
30 | 40 |
|
| 41 | + |
31 | 42 |
|
32 | 43 |
|
33 | 44 |
|
34 | 45 |
|
35 | 46 |
|
36 | 47 |
|
37 |
| - |
38 |
| - |
39 |
| - |
40 |
| - |
41 |
| - |
| 48 | + |
| 49 | + |
| 50 | + |
| 51 | + |
| 52 | + |
| 53 | + |
42 | 54 |
|
| 55 | + |
43 | 56 |
|
44 | 57 |
|
45 | 58 |
|
46 |
| - |
| 59 | + |
| 60 | + |
| 61 | + |
| 62 | + |
47 | 63 |
|
48 | 64 |
|
49 | 65 |
|
50 | 66 |
|
51 | 67 |
|
52 |
| - |
53 |
| - |
54 |
| - |
55 |
| - |
| 68 | + |
| 69 | + |
| 70 | + |
| 71 | + |
| 72 | + |
| 73 | + |
| 74 | + |
| 75 | + |
| 76 | + |
| 77 | + |
| 78 | + |
| 79 | + |
| 80 | + |
| 81 | + |
| 82 | + |
| 83 | + |
| 84 | + |
| 85 | + |
| 86 | + |
| 87 | + |
| 88 | + |
| 89 | + |
| 90 | + |
| 91 | + |
| 92 | + |
56 | 93 |
|
57 | 94 |
|
58 | 95 |
|
|
0 commit comments