Skip to content

Commit cfc64fc

Browse files
committed
remove redundant docs
1 parent ddacd08 commit cfc64fc

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

docs/release.rst

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -62,12 +62,6 @@ dependency. Manual installation of NumPy prior to installing Zarr is
6262
still recommended, however, as the automatic installation of NumPy may
6363
fail or be sub-optimal on some platforms.
6464

65-
The :mod:`zarr.blosc` Cython extension is now optional and compilation
66-
will only be attempted on posix systems; other systems will fall back
67-
to a pure-Python installation (`#25
68-
<https://github.com/alimanfoo/zarr/issues/25>`_). On these systems
69-
only 'zlib', 'bz2' and 'lzma' compression will be available.
70-
7165
Some optimizations have been made within the :mod:`zarr.blosc`
7266
extension to avoid unnecessary memory copies, giving a ~10-20%
7367
performance improvement for multi-threaded compression operations.

0 commit comments

Comments
 (0)