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 f7d83be commit 1130fffCopy full SHA for 1130fff
README.rst
@@ -50,6 +50,14 @@ conda-forge channel. Checkout the `ports documentation
50
<https://github.com/intel/isa-l/wiki/Ports--Repos>`_ on the isa-l project wiki
51
to find out how to install it.
52
53
+python-isal can be installed via pypi with:
54
+
55
+.. code-block::
56
57
+ pip install isal
58
59
+This requires the isa-l library to be installed on your pc.
60
61
The latest development version of python-isal can be installed with
62
63
.. code-block::
0 commit comments