Commit 9d68f24
File tree
9 files changed
+8
-9
lines changedFilter options
- .bazelci
- packaging
- tools
- update_tools
9 files changed
+8
-9
lines changed+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
8 | 8 |
|
9 | 9 |
|
10 | 10 |
|
| 11 | + |
11 | 12 |
|
12 |
| - |
13 | 13 |
|
14 | 14 |
|
15 | 15 |
|
|
rules_python/BUILD renamed to packaging/BUILD
Copy file name to clipboardExpand all lines: packaging/BUILD-1Lines changed: 0 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
11 | 11 |
|
12 | 12 |
|
13 | 13 |
|
14 |
| - |
15 | 14 |
|
16 | 15 |
|
17 | 16 |
|
|
rules_python/piptool.py renamed to packaging/piptool.py
Copy file name to clipboardExpand all lines: packaging/piptool.py+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
81 | 81 |
|
82 | 82 |
|
83 | 83 |
|
84 |
| - |
| 84 | + |
85 | 85 |
|
86 | 86 |
|
87 | 87 |
|
|
rules_python/whl.py renamed to packaging/whl.py
Copy file name to clipboardFile renamed without changes.
rules_python/whl_test.py renamed to packaging/whl_test.py
Copy file name to clipboardExpand all lines: packaging/whl_test.py+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
17 | 17 |
|
18 | 18 |
|
19 | 19 |
|
20 |
| - |
| 20 | + |
21 | 21 |
|
22 | 22 |
|
23 | 23 |
|
|
tools/piptool.par
Copy file name to clipboard-39 Bytes
Binary file not shown.
tools/update_tools/Dockerfile
Copy file name to clipboardExpand all lines: tools/update_tools/Dockerfile+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
25 | 25 |
|
26 | 26 |
|
27 | 27 |
|
28 |
| - |
| 28 | + |
29 | 29 |
|
30 | 30 |
|
31 | 31 |
|
32 | 32 |
|
33 | 33 |
|
34 |
| - |
| 34 | + |
35 | 35 |
|
tools/whltool.par
Copy file name to clipboard-27 Bytes
Binary file not shown.
+3-3Lines changed: 3 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
25 | 25 |
|
26 | 26 |
|
27 | 27 |
|
28 |
| - |
29 |
| - |
30 |
| - |
| 28 | + |
| 29 | + |
| 30 | + |
31 | 31 |
|
32 | 32 |
|
33 | 33 |
|
0 commit comments