Skip to content

Commit

Permalink
README.rst update
Browse files Browse the repository at this point in the history
  • Loading branch information
oscargm98 committed Jan 18, 2021
1 parent 90e3365 commit 8a59451
Showing 1 changed file with 2 additions and 9 deletions.
11 changes: 2 additions & 9 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -33,21 +33,14 @@ with relatively low entropy, like sparse data, time series, grids with
regular-spaced values, etc.

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


Installing
==========


You can install binary packages with ``conda``:

.. code-block:: console
$ conda install -c conda-forge python-blosc
Or, install it as a typical Python source package (requires c-compiler and
Python headers) from PyPi using ``pip``:
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``:

.. code-block:: console
Expand Down

0 comments on commit 8a59451

Please sign in to comment.