Skip to content

Commit efc181f

Browse files
committed
docs: note installation from wheel
1 parent f21aea0 commit efc181f

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

docs/installation.rst

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,13 @@
11
Installation
22
============
33

4+
.. attention::
5+
This library is not yet hosted on PyPI, so the instructions below will not
6+
work yet. For the time being, install from the wheel which can be downloaded
7+
from the latest release::
8+
9+
$ pip install absscpi-[version]-py3-none-any.whl
10+
411
Install the ``absscpi`` package from PyPI with ``pip`` or similar::
512

613
$ pip install absscpi

0 commit comments

Comments
 (0)