Skip to content

Commit 8807d5b

Browse files
authored
Merge pull request #12 from lesamouraipourpre/docs
Remove README note stating that the library is not yet on PyPI
2 parents 1e98533 + 578840b commit 8807d5b

File tree

1 file changed

+3
-5
lines changed

1 file changed

+3
-5
lines changed

README.rst

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -15,21 +15,18 @@ Introduction
1515

1616
DisplayIO driver for grayscale OLEDs drive by SSD1325
1717

18-
1918
Dependencies
2019
=============
2120
This driver depends on:
2221

23-
* `Adafruit CircuitPython (version 5+) <https://github.com/adafruit/circuitpython>`_
22+
* `Adafruit CircuitPython <https://github.com/adafruit/circuitpython>`_
2423

2524
Please ensure all dependencies are available on the CircuitPython filesystem.
2625
This is easily achieved by downloading
2726
`the Adafruit library and driver bundle <https://github.com/adafruit/Adafruit_CircuitPython_Bundle>`_.
2827

2928
Installing from PyPI
3029
=====================
31-
.. note:: This library is not available on PyPI yet. Install documentation is included
32-
as a standard element. Stay tuned for PyPI availability!
3330

3431
On supported GNU/Linux systems like the Raspberry Pi, you can install the driver locally `from
3532
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.
8784
Documentation
8885
=============
8986

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
88+
<https://learn.adafruit.com/creating-and-sharing-a-circuitpython-library/sharing-our-docs-on-readthedocs#sphinx-5-1>`_.

0 commit comments

Comments
 (0)