Skip to content

1.11.5 MiniQR in setup.py

Compare
Choose a tag to compare
@FoamyGuy FoamyGuy released this 04 Apr 14:40
· 108 commits to main since this release
2bc1b86

This release adds adafruit_miniqr to the setup.py list of install requirements so that it will be installed automatically by pip. Thank you @tekktrik

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

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

Read the docs for info on how to use it.