Add CircuitPython __version__ and __repo__
-
Adds appropriate
__version__
and__repo__
strings toadafruit_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.