Commit 7ebbdc3
authored
File tree
9 files changed
+17
-19
lines changedFilter options
- .github/workflows
- docker/manylinux2014
9 files changed
+17
-19
lines changed.github/workflows/build_wheels_linux.yml
Copy file name to clipboardExpand all lines: .github/workflows/build_wheels_linux.yml+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
41 | 41 |
|
42 | 42 |
|
43 | 43 |
|
44 |
| - |
| 44 | + |
45 | 45 |
|
46 | 46 |
|
47 | 47 |
|
|
.github/workflows/build_wheels_linux_arm.yml
Copy file name to clipboardExpand all lines: .github/workflows/build_wheels_linux_arm.yml+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
42 | 42 |
|
43 | 43 |
|
44 | 44 |
|
45 |
| - |
| 45 | + |
46 | 46 |
|
47 | 47 |
|
48 | 48 |
|
|
.github/workflows/build_wheels_macos.yml
Copy file name to clipboardExpand all lines: .github/workflows/build_wheels_macos.yml-1Lines changed: 0 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
45 | 45 |
|
46 | 46 |
|
47 | 47 |
|
48 |
| - |
49 | 48 |
|
50 | 49 |
|
51 | 50 |
|
|
docker/manylinux2014/Dockerfile_aarch64
Copy file name to clipboardExpand all lines: docker/manylinux2014/Dockerfile_aarch64+3-3Lines changed: 3 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 |
| - |
| 1 | + |
2 | 2 |
|
3 | 3 |
|
4 | 4 |
|
| ||
11 | 11 |
|
12 | 12 |
|
13 | 13 |
|
14 |
| - |
| 14 | + |
15 | 15 |
|
16 | 16 |
|
17 | 17 |
|
18 | 18 |
|
19 | 19 |
|
20 |
| - |
| 20 | + |
21 | 21 |
|
22 | 22 |
|
23 | 23 |
|
|
docker/manylinux2014/Dockerfile_x86_64
Copy file name to clipboardExpand all lines: docker/manylinux2014/Dockerfile_x86_64+3-3Lines changed: 3 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 |
| - |
| 1 | + |
2 | 2 |
|
3 | 3 |
|
4 | 4 |
|
| ||
11 | 11 |
|
12 | 12 |
|
13 | 13 |
|
14 |
| - |
| 14 | + |
15 | 15 |
|
16 | 16 |
|
17 | 17 |
|
18 | 18 |
|
19 | 19 |
|
20 |
| - |
| 20 | + |
21 | 21 |
|
22 | 22 |
|
23 | 23 |
|
|
opencv
Copy file name to clipboardSubmodule opencv updated 1020 files
opencv_contrib
Copy file name to clipboardSubmodule opencv_contrib updated 133 files
opencv_extra
Copy file name to clipboardSubmodule opencv_extra updated 513 files
+6-7Lines changed: 6 additions & 7 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
50 | 50 |
|
51 | 51 |
|
52 | 52 |
|
53 |
| - |
| 53 | + |
54 | 54 |
|
55 | 55 |
|
56 | 56 |
|
57 | 57 |
|
58 |
| - |
59 |
| - |
| 58 | + |
| 59 | + |
60 | 60 |
|
61 | 61 |
|
62 | 62 |
|
| ||
76 | 76 |
|
77 | 77 |
|
78 | 78 |
|
79 |
| - |
80 | 79 |
|
81 |
| - |
| 80 | + |
82 | 81 |
|
83 | 82 |
|
84 | 83 |
|
| ||
118 | 117 |
|
119 | 118 |
|
120 | 119 |
|
121 |
| - |
| 120 | + |
122 | 121 |
|
123 |
| - |
| 122 | + |
124 | 123 |
|
125 | 124 |
|
126 | 125 |
|
|
0 commit comments