Commit 5694012
committed
Bump numcodecs requirement to 0.5.3
As `numcodecs` 0.5.3 is the first release of `numcodecs`, which only
uses `pytest` without `nose`, bump the `numcodecs` requirement from
0.5.2 to 0.5.3. This way `zarr` can be tested without `nose` as a
dependency. Should help ensure that `nose` usage doesn't creep back into
the codebase.1 parent f8df70d commit 5694012
2 files changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
| 19 | + | |
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
29 | | - | |
| 29 | + | |
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
| |||
0 commit comments