Commit 905aab3
File tree
Expand file treeCollapse file tree
11 files changed
+17
-25
lines changedFilter options
- .github/workflows
- doc
- devel
- install
- requirements/testing
Expand file treeCollapse file tree
11 files changed
+17
-25
lines changed.github/workflows/cibuildwheel.yml
Copy file name to clipboardExpand all lines: .github/workflows/cibuildwheel.yml+4-9Lines changed: 4 additions & 9 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
47 | 47 |
|
48 | 48 |
|
49 | 49 |
|
50 |
| - |
| 50 | + |
51 | 51 |
|
52 | 52 |
|
53 | 53 |
|
| ||
163 | 163 |
|
164 | 164 |
|
165 | 165 |
|
166 |
| - |
167 |
| - |
168 |
| - |
169 |
| - |
170 |
| - |
171 |
| - |
172 |
| - |
173 | 166 |
|
174 | 167 |
|
175 | 168 |
|
176 | 169 |
|
177 | 170 |
|
178 | 171 |
|
179 |
| - |
| 172 | + |
180 | 173 |
|
181 | 174 |
|
| 175 | + |
| 176 | + |
182 | 177 |
|
183 | 178 |
|
184 | 179 |
|
|
.github/workflows/mypy-stubtest.yml
Copy file name to clipboardExpand all lines: .github/workflows/mypy-stubtest.yml+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
19 | 19 |
|
20 | 20 |
|
21 | 21 |
|
22 |
| - |
| 22 | + |
23 | 23 |
|
24 | 24 |
|
25 | 25 |
|
| ||
33 | 33 |
|
34 | 34 |
|
35 | 35 |
|
36 |
| - |
| 36 | + |
37 | 37 |
|
38 | 38 |
|
39 | 39 |
|
|
.github/workflows/reviewdog.yml
Copy file name to clipboardExpand all lines: .github/workflows/reviewdog.yml+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
19 | 19 |
|
20 | 20 |
|
21 | 21 |
|
22 |
| - |
| 22 | + |
23 | 23 |
|
24 | 24 |
|
25 | 25 |
|
| ||
48 | 48 |
|
49 | 49 |
|
50 | 50 |
|
51 |
| - |
| 51 | + |
52 | 52 |
|
53 | 53 |
|
54 | 54 |
|
|
.github/workflows/tests.yml
Copy file name to clipboardExpand all lines: .github/workflows/tests.yml+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
67 | 67 |
|
68 | 68 |
|
69 | 69 |
|
70 |
| - |
| 70 | + |
71 | 71 |
|
72 | 72 |
|
73 | 73 |
|
|
+1-4Lines changed: 1 addition & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
49 | 49 |
|
50 | 50 |
|
51 | 51 |
|
52 |
| - |
53 |
| - |
54 |
| - |
55 | 52 |
|
56 |
| - |
| 53 | + |
57 | 54 |
|
58 | 55 |
|
59 | 56 |
|
|
doc/devel/min_dep_policy.rst
Copy file name to clipboardExpand all lines: doc/devel/min_dep_policy.rst+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
115 | 115 |
|
116 | 116 |
|
117 | 117 |
|
| 118 | + |
118 | 119 |
|
119 | 120 |
|
120 | 121 |
|
|
doc/install/dependencies.rst
Copy file name to clipboardExpand all lines: doc/install/dependencies.rst+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
20 | 20 |
|
21 | 21 |
|
22 | 22 |
|
23 |
| - |
| 23 | + |
24 | 24 |
|
25 | 25 |
|
26 | 26 |
|
|
+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
26 | 26 |
|
27 | 27 |
|
28 | 28 |
|
29 |
| - |
| 29 | + |
30 | 30 |
|
31 | 31 |
|
32 | 32 |
|
|
+2-3Lines changed: 2 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
16 | 16 |
|
17 | 17 |
|
18 | 18 |
|
19 |
| - |
20 | 19 |
|
21 | 20 |
|
22 | 21 |
|
| ||
41 | 40 |
|
42 | 41 |
|
43 | 42 |
|
44 |
| - |
| 43 | + |
45 | 44 |
|
46 | 45 |
|
47 | 46 |
|
| ||
105 | 104 |
|
106 | 105 |
|
107 | 106 |
|
108 |
| - |
| 107 | + |
109 | 108 |
|
110 | 109 |
|
111 | 110 |
|
|
requirements/testing/extra.txt
Copy file name to clipboardExpand all lines: requirements/testing/extra.txt+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 |
|
|
+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
4 | 4 |
|
5 | 5 |
|
6 | 6 |
|
7 |
| - |
| 7 | + |
8 | 8 |
|
9 | 9 |
|
10 | 10 |
|
|
0 commit comments