Skip to content

Add CircuitPython __version__ and __repo__

Compare
Choose a tag to compare
@brentru brentru released this 09 Sep 16:16
1ff9b4b
  • Adds appropriate __version__ and __repo__ strings to adafruit_rsa/*.py files for CircuitPython consistency.

  • __version__ string reflecting the python-rsa version in __init__.py commented out.

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

Read the docs for info on how to use it.