Commit 9e26e67
authored
TST: skip test_dunder_dlpack for numpy 1.26
NumPy 1.26 does not implement copy= argument to `__dlpack__`. We don't have a good way to skip the test on numpy <2 only, and adding the infra just for this edge case is not worth it. Thus just skip the test while we support numpy <2.1 parent 324d5cb commit 9e26e67
1 file changed
Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
0 commit comments