circuitpython-build-tools icon indicating copy to clipboard operation
circuitpython-build-tools copied to clipboard

Allow For Optional Inclusion of Pre-release Libraries

Open sommersoft opened this issue 6 years ago • 1 comments

We could expand the VERSIONS dict to allow for optional inclusion of any pre-release libraries.

Currently, 5.x has a BLE API change, with a corresponding BLE library update. The library update is only in pre-release though, so the bundle doesn't include it. Now that a 5.x-alpha library bundle is imminent, it would be good to include the relevant updates.

sommersoft avatar Sep 01 '19 15:09 sommersoft

Also discussed in https://github.com/adafruit/Adafruit_CircuitPython_Bundle/issues/181

dhalbert avatar Sep 23 '19 17:09 dhalbert