We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8eb2959 commit 2f95d82Copy full SHA for 2f95d82
docs/index.rst
@@ -58,7 +58,7 @@ To work with Zarr source code in development, install from GitHub::
58
To verify that Zarr has been fully installed (including the Blosc
59
extension) run the test suite::
60
61
- $ pip install nose zict heapdict
+ $ pip install nose
62
$ python -m nose -v zarr
63
64
Contents
0 commit comments