Skip to content

Fixed PyPi packaging error

Compare
Choose a tag to compare
@evaherrada evaherrada released this 16 Jan 19:38
b681256

This release includes:

  • A fix to the way this library was packaged in PyPi. While this library is only supported for CircuitPython use, our CI wasn't able to import this as a dependency for another library.

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.