Skip to content

Fixup packaging and remove mocks for testing

Compare
Choose a tag to compare
@tannewt tannewt released this 22 Jan 00:09
eacb152

Fix packaging so that it finds sub-packages and remove use of mocks for testing. We rely on Blinka's _bleio stubs now.

To use in CircuitPython, simply install the Adafruit CircuitPython bundle.

To use in CPython, pip3 install adafruit-circuitpython-ble.

Read the docs for info on how to use it.