Commit e2d7c06
File tree
Expand file treeCollapse file tree
3 files changed
+71
-4
lines changedFilter options
- experimental
- examples/wheel
- python
- rules_python
Expand file treeCollapse file tree
3 files changed
+71
-4
lines changedexperimental/examples/wheel/BUILD
Copy file name to clipboardExpand all lines: experimental/examples/wheel/BUILD+17-1Lines changed: 17 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
12 | 12 |
|
13 | 13 |
|
14 | 14 |
|
15 |
| - |
| 15 | + |
16 | 16 |
|
17 | 17 |
|
18 | 18 |
|
| ||
53 | 53 |
|
54 | 54 |
|
55 | 55 |
|
| 56 | + |
| 57 | + |
| 58 | + |
| 59 | + |
| 60 | + |
56 | 61 |
|
57 | 62 |
|
58 | 63 |
|
| ||
62 | 67 |
|
63 | 68 |
|
64 | 69 |
|
| 70 | + |
| 71 | + |
| 72 | + |
| 73 | + |
| 74 | + |
| 75 | + |
| 76 | + |
| 77 | + |
| 78 | + |
| 79 | + |
| 80 | + |
65 | 81 |
|
66 | 82 |
|
67 | 83 |
|
|
experimental/python/wheel.bzl
Copy file name to clipboardExpand all lines: experimental/python/wheel.bzl+42-3Lines changed: 42 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
39 | 39 |
|
40 | 40 |
|
41 | 41 |
|
42 |
| - |
43 | 42 |
|
44 | 43 |
|
45 | 44 |
|
| ||
54 | 53 |
|
55 | 54 |
|
56 | 55 |
|
| 56 | + |
57 | 57 |
|
58 |
| - |
| 58 | + |
59 | 59 |
|
60 | 60 |
|
61 | 61 |
|
| ||
81 | 81 |
|
82 | 82 |
|
83 | 83 |
|
| 84 | + |
| 85 | + |
| 86 | + |
| 87 | + |
| 88 | + |
| 89 | + |
| 90 | + |
| 91 | + |
| 92 | + |
| 93 | + |
| 94 | + |
| 95 | + |
| 96 | + |
| 97 | + |
| 98 | + |
| 99 | + |
| 100 | + |
| 101 | + |
| 102 | + |
| 103 | + |
| 104 | + |
| 105 | + |
| 106 | + |
| 107 | + |
| 108 | + |
| 109 | + |
| 110 | + |
| 111 | + |
| 112 | + |
| 113 | + |
| 114 | + |
84 | 115 |
|
85 | 116 |
|
86 | 117 |
|
| ||
107 | 138 |
|
108 | 139 |
|
109 | 140 |
|
110 |
| - |
| 141 | + |
| 142 | + |
| 143 | + |
| 144 | + |
| 145 | + |
| 146 | + |
| 147 | + |
| 148 | + |
111 | 149 |
|
112 | 150 |
|
113 | 151 |
|
| ||
216 | 254 |
|
217 | 255 |
|
218 | 256 |
|
| 257 | + |
219 | 258 |
|
220 | 259 |
|
221 | 260 |
|
|
experimental/rules_python/wheelmaker.py
Copy file name to clipboardExpand all lines: experimental/rules_python/wheelmaker.py+12Lines changed: 12 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
242 | 242 |
|
243 | 243 |
|
244 | 244 |
|
| 245 | + |
| 246 | + |
| 247 | + |
| 248 | + |
245 | 249 |
|
246 | 250 |
|
247 | 251 |
|
| ||
264 | 268 |
|
265 | 269 |
|
266 | 270 |
|
| 271 | + |
| 272 | + |
| 273 | + |
| 274 | + |
| 275 | + |
| 276 | + |
| 277 | + |
| 278 | + |
267 | 279 |
|
268 | 280 |
|
269 | 281 |
|
|
0 commit comments