Skip to content

Commit 8a59451

Browse files
committed
README.rst update
1 parent 90e3365 commit 8a59451

1 file changed

Lines changed: 2 additions & 9 deletions

File tree

README.rst

Lines changed: 2 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -33,21 +33,14 @@ with relatively low entropy, like sparse data, time series, grids with
3333
regular-spaced values, etc.
3434

3535
python-blosc a Python package that wraps Blosc. python-blosc supports
36-
Python 3.6 or higher versions.
36+
Python 3.7 or higher versions.
3737

3838

3939
Installing
4040
==========
4141

4242

43-
You can install binary packages with ``conda``:
44-
45-
.. code-block:: console
46-
47-
$ conda install -c conda-forge python-blosc
48-
49-
Or, install it as a typical Python source package (requires c-compiler and
50-
Python headers) from PyPi using ``pip``:
43+
Blosc is now offering Python wheels for the main OS (Win, Mac and Linux) and platforms. You can install binary packages from PyPi using ``pip``:
5144

5245
.. code-block:: console
5346

0 commit comments

Comments
 (0)