Fix PyPi install
PyPi install was not working because setup.py
was assuming a single-file install instead of a package.
To use in CircuitPython, simply install the Adafruit CircuitPython bundle.
To use in CPython, pip3 install adafruit-circuitpython-bluefruitconnect
.
Read the docs for info on how to use it.