We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f21aea0 commit efc181fCopy full SHA for efc181f
1 file changed
docs/installation.rst
@@ -1,6 +1,13 @@
1
Installation
2
============
3
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
11
Install the ``absscpi`` package from PyPI with ``pip`` or similar::
12
13
$ pip install absscpi
0 commit comments