You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Please ensure all dependencies are available on the CircuitPython filesystem.
26
25
This is easily achieved by downloading
27
26
`the Adafruit library and driver bundle <https://github.com/adafruit/Adafruit_CircuitPython_Bundle>`_.
28
27
29
28
Installing from PyPI
30
29
=====================
31
-
.. note:: This library is not available on PyPI yet. Install documentation is included
32
-
as a standard element. Stay tuned for PyPI availability!
33
30
34
31
On supported GNU/Linux systems like the Raspberry Pi, you can install the driver locally `from
35
32
PyPI <https://pypi.org/project/adafruit-circuitpython-ssd1325/>`_. To install for current user:
@@ -87,4 +84,5 @@ before contributing to help this project stay welcoming.
87
84
Documentation
88
85
=============
89
86
90
-
For information on building library documentation, please check out `this guide <https://learn.adafruit.com/creating-and-sharing-a-circuitpython-library/sharing-our-docs-on-readthedocs#sphinx-5-1>`_.
87
+
For information on building library documentation, please check out `this guide
0 commit comments