File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 11# tszip
2- [ ![ CircleCI ] ( https://circleci .com/gh/ tskit-dev/tszip. svg?style=svg )] ( https://circleci .com/gh/ tskit-dev/tszip ) [ ![ Build status ] ( https://ci.appveyor. com/api/projects/status/792u70f5yndxcpes? svg=true )] ( https://ci.appveyor. com/project /tskit-dev/tszip ) [ ![ codecov] ( https://codecov.io/gh/tskit-dev/tszip/branch/main/graph/badge.svg )] ( https://codecov.io/gh/tskit-dev/tszip ) [ ![ Documentation Status] ( https://readthedocs.org/projects/tszip/badge/?version=latest )] ( https://tszip.readthedocs.io/en/latest/?badge=latest )
2+ [ ![ Tests ] ( https://github .com/tskit-dev/tszip/actions/workflows/tests.yml/badge. svg )] ( https://github .com/tskit-dev/tszip/actions/workflows/tests.yml ) [ ![ CircleCI ] ( https://circleci. com/gh/tskit-dev/tszip. svg?style=svg )] ( https://circleci. com/gh /tskit-dev/tszip ) [ ![ codecov] ( https://codecov.io/gh/tskit-dev/tszip/branch/main/graph/badge.svg )] ( https://codecov.io/gh/tskit-dev/tszip ) [ ![ Documentation Status] ( https://readthedocs.org/projects/tszip/badge/?version=latest )] ( https://tszip.readthedocs.io/en/latest/?badge=latest )
33
44Gzip-like compression for [ tskit] ( https://tskit.readthedocs.io/ ) tree sequences.
55
Original file line number Diff line number Diff line change @@ -44,7 +44,7 @@ install_requires =
4444 numpy
4545 humanize
4646 tskit >=0.3.3
47- numcodecs
47+ numcodecs >=0.6.4
4848 zarr
4949setup_requires =
5050 setuptools_scm
You can’t perform that action at this time.
0 commit comments