File tree Expand file tree Collapse file tree 1 file changed +1
-5
lines changed Expand file tree Collapse file tree 1 file changed +1
-5
lines changed Original file line number Diff line number Diff line change @@ -29,10 +29,6 @@ This is easily achieved by downloading
29
29
30
30
Installing from PyPI
31
31
--------------------
32
- .. note :: This library is not available on PyPI yet. Install documentation is included
33
- as a standard element. Stay tuned for PyPI availability!
34
- .. todo :: Remove the above note if PyPI version is/will be available at time of release.
35
- If the library is not planned for PyPI, remove the entire 'Installing from PyPI' section.
36
32
On supported GNU/Linux systems like the Raspberry Pi, you can install the driver locally `from
37
33
PyPI <https://pypi.org/project/adafruit-circuitpython-esp32spi/> `_. To install for current user:
38
34
@@ -58,7 +54,7 @@ To install in a virtual environment in your current project:
58
54
Usage Example
59
55
=============
60
56
61
- .. todo :: Add a quick, simple example. It and other examples should live in the examples folder and be included in docs/examples.rst.
57
+ Check the examples folder for various demos for connecting and fetching data!
62
58
63
59
Contributing
64
60
============
You can’t perform that action at this time.
0 commit comments