File tree
7 files changed
+30
-22
lines changedFilter options
- experimental/rules_python_external
- example
- extract_wheels
- lib
7 files changed
+30
-22
lines changed.bazelignore
Copy file name to clipboard+2Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
| 1 | + |
| 2 | + |
.git-blame-ignore-revs
Copy file name to clipboard+2Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
| 1 | + |
| 2 | + |
experimental/rules_python_external/defs.bzl
Copy file name to clipboardExpand all lines: experimental/rules_python_external/defs.bzl+21-21Lines changed: 21 additions & 21 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
| 1 | + |
| 2 | + |
1 | 3 |
|
2 | 4 |
|
3 | 5 |
|
| ||
48 | 50 |
|
49 | 51 |
|
50 | 52 |
|
51 |
| - |
52 |
| - |
53 |
| - |
| 53 | + |
54 | 54 |
|
55 | 55 |
|
56 | 56 |
|
| ||
68 | 68 |
|
69 | 69 |
|
70 | 70 |
|
71 |
| - |
72 |
| - |
73 |
| - |
74 |
| - |
75 |
| - |
76 |
| - |
77 |
| - |
78 |
| - |
79 |
| - |
80 |
| - |
81 |
| - |
82 |
| - |
83 |
| - |
84 |
| - |
85 |
| - |
86 |
| - |
87 |
| - |
88 |
| - |
89 | 71 |
|
90 | 72 |
|
91 | 73 |
|
| ||
96 | 78 |
|
97 | 79 |
|
98 | 80 |
|
| 81 | + |
| 82 | + |
| 83 | + |
| 84 | + |
| 85 | + |
| 86 | + |
| 87 | + |
| 88 | + |
| 89 | + |
| 90 | + |
| 91 | + |
| 92 | + |
| 93 | + |
| 94 | + |
| 95 | + |
| 96 | + |
| 97 | + |
| 98 | + |
99 | 99 |
|
100 | 100 |
|
101 | 101 |
|
|
experimental/rules_python_external/example/BUILD
Copy file name to clipboardExpand all lines: experimental/rules_python_external/example/BUILD+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 | 1 |
|
| 2 | + |
2 | 3 |
|
3 | 4 |
|
4 | 5 |
|
|
experimental/rules_python_external/extract_wheels/BUILD
Copy file name to clipboardExpand all lines: experimental/rules_python_external/extract_wheels/BUILD+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 |
|
|
experimental/rules_python_external/extract_wheels/lib/BUILD
Copy file name to clipboardExpand all lines: experimental/rules_python_external/extract_wheels/lib/BUILD+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
| 1 | + |
1 | 2 |
|
2 | 3 |
|
3 | 4 |
|
|
experimental/rules_python_external/repositories.bzl
Copy file name to clipboardExpand all lines: experimental/rules_python_external/repositories.bzl+2Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
| 1 | + |
| 2 | + |
1 | 3 |
|
2 | 4 |
|
3 | 5 |
|
|
0 commit comments