Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork7.9k
Commit7830c85
committed
TST: Add future dependency tests as a weekly CI job
Test future numpy and pandas versions with Matplotlib to see ifanything needs to be done in the future to address deprecationsor other pending changes.Turns all warnings into errors, but filters out the distutilsdeprecation and find_spec warnings.1 parent075067c commit7830c85
File tree
3 files changed
+38
-3
lines changed- .github/workflows
- lib/matplotlib/tests
3 files changed
+38
-3
lines changedLines changed: 32 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
8 | 8 |
| |
9 | 9 |
| |
10 | 10 |
| |
| 11 | + | |
| 12 | + | |
| 13 | + | |
11 | 14 |
| |
12 | 15 |
| |
13 | 16 |
| |
| |||
213 | 216 |
| |
214 | 217 |
| |
215 | 218 |
| |
| 219 | + | |
| 220 | + | |
| 221 | + | |
| 222 | + | |
| 223 | + | |
| 224 | + | |
| 225 | + | |
| 226 | + | |
| 227 | + | |
| 228 | + | |
| 229 | + | |
| 230 | + | |
| 231 | + | |
| 232 | + | |
216 | 233 |
| |
217 | 234 |
| |
218 | 235 |
| |
| |||
270 | 287 |
| |
271 | 288 |
| |
272 | 289 |
| |
| 290 | + | |
| 291 | + | |
| 292 | + | |
| 293 | + | |
| 294 | + | |
| 295 | + | |
| 296 | + | |
| 297 | + | |
| 298 | + | |
| 299 | + | |
| 300 | + | |
| 301 | + | |
| 302 | + | |
| 303 | + | |
| 304 | + |
Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
3378 | 3378 |
| |
3379 | 3379 |
| |
3380 | 3380 |
| |
| 3381 | + | |
| 3382 | + | |
3381 | 3383 |
| |
3382 | 3384 |
| |
3383 | 3385 |
| |
|
Lines changed: 4 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
568 | 568 |
| |
569 | 569 |
| |
570 | 570 |
| |
571 |
| - | |
572 |
| - | |
| 571 | + | |
| 572 | + | |
| 573 | + | |
573 | 574 |
| |
574 | 575 |
| |
575 | 576 |
| |
576 | 577 |
| |
577 | 578 |
| |
578 |
| - | |
| 579 | + | |
579 | 580 |
| |
580 | 581 |
| |
581 | 582 |
| |
|
0 commit comments
Comments
(0)