File tree
4 files changed
+44
-4
lines changedFilter options
- experimental
- examples/wheel
- python
- tools
4 files changed
+44
-4
lines changedexperimental/examples/wheel/BUILD
Copy file name to clipboardExpand all lines: experimental/examples/wheel/BUILD+12Lines changed: 12 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
135 | 135 |
|
136 | 136 |
|
137 | 137 |
|
| 138 | + |
| 139 | + |
| 140 | + |
| 141 | + |
| 142 | + |
| 143 | + |
| 144 | + |
| 145 | + |
| 146 | + |
| 147 | + |
| 148 | + |
138 | 149 |
|
139 | 150 |
|
140 | 151 |
|
| ||
145 | 156 |
|
146 | 157 |
|
147 | 158 |
|
| 159 | + |
148 | 160 |
|
149 | 161 |
|
experimental/examples/wheel/wheel_test.py
Copy file name to clipboardExpand all lines: experimental/examples/wheel/wheel_test.py+20-1Lines changed: 20 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
70 | 70 |
|
71 | 71 |
|
72 | 72 |
|
73 |
| - |
| 73 | + |
| 74 | + |
74 | 75 |
|
75 | 76 |
|
76 | 77 |
|
| ||
162 | 163 |
|
163 | 164 |
|
164 | 165 |
|
| 166 | + |
| 167 | + |
| 168 | + |
| 169 | + |
| 170 | + |
| 171 | + |
| 172 | + |
| 173 | + |
| 174 | + |
| 175 | + |
| 176 | + |
| 177 | + |
| 178 | + |
| 179 | + |
| 180 | + |
| 181 | + |
| 182 | + |
| 183 | + |
165 | 184 |
|
166 | 185 |
|
167 | 186 |
|
experimental/python/wheel.bzl
Copy file name to clipboardExpand all lines: experimental/python/wheel.bzl+2Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
110 | 110 |
|
111 | 111 |
|
112 | 112 |
|
| 113 | + |
113 | 114 |
|
114 | 115 |
|
115 | 116 |
|
| ||
249 | 250 |
|
250 | 251 |
|
251 | 252 |
|
| 253 | + |
252 | 254 |
|
253 | 255 |
|
254 | 256 |
|
|
experimental/tools/wheelmaker.py
Copy file name to clipboardExpand all lines: experimental/tools/wheelmaker.py+10-3Lines changed: 10 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
129 | 129 |
|
130 | 130 |
|
131 | 131 |
|
132 |
| - |
133 |
| - |
| 132 | + |
| 133 | + |
134 | 134 |
|
135 | 135 |
|
136 | 136 |
|
| ||
141 | 141 |
|
142 | 142 |
|
143 | 143 |
|
| 144 | + |
| 145 | + |
144 | 146 |
|
145 | 147 |
|
146 | 148 |
|
| ||
225 | 227 |
|
226 | 228 |
|
227 | 229 |
|
| 230 | + |
| 231 | + |
228 | 232 |
|
229 | 233 |
|
230 | 234 |
|
| ||
302 | 306 |
|
303 | 307 |
|
304 | 308 |
|
| 309 | + |
305 | 310 |
|
306 | 311 |
|
307 | 312 |
|
308 | 313 |
|
309 | 314 |
|
310 | 315 |
|
| 316 | + |
311 | 317 |
|
312 | 318 |
|
313 | 319 |
|
314 | 320 |
|
315 |
| - |
| 321 | + |
| 322 | + |
316 | 323 |
|
317 | 324 |
|
318 | 325 |
|
|
0 commit comments