File tree Expand file tree Collapse file tree 1 file changed +1
-10
lines changed Expand file tree Collapse file tree 1 file changed +1
-10
lines changed Original file line number Diff line number Diff line change @@ -37,19 +37,11 @@ This is easily achieved by downloading
37
37
or individual libraries can be installed using
38
38
`circup <https://github.com/adafruit/circup >`_.
39
39
40
- .. todo :: Describe the Adafruit product this library works with. For PCBs, you can also add the
41
- image from the assets folder in the PCB's GitHub repo.
42
-
43
40
`Purchase one from the Adafruit shop <http://www.adafruit.com/products/1777 >`_
44
41
45
42
46
43
Installing from PyPI
47
44
=====================
48
- .. note :: This library is not available on PyPI yet. Install documentation is included
49
- as a standard element. Stay tuned for PyPI availability!
50
-
51
- .. todo :: Remove the above note if PyPI version is/will be available at time of release.
52
-
53
45
On supported GNU/Linux systems like the Raspberry Pi, you can install the driver locally `from
54
46
PyPI <https://pypi.org/project/adafruit-circuitpython-si1145/> `_.
55
47
To install for current user:
@@ -101,8 +93,7 @@ Or the following command to update an existing version:
101
93
Usage Example
102
94
=============
103
95
104
- .. todo :: Add a quick, simple example. It and other examples should live in the
105
- examples folder and be included in docs/examples.rst.
96
+ See example in library.
106
97
107
98
Documentation
108
99
=============
You can’t perform that action at this time.
0 commit comments