This repository was archived by the owner on Apr 20, 2022. It is now read-only.

Description
While working on Circup, I found this library did not have version and _repo meta data.
I don't think it is setup to autoversion as well, but not sure.
circup freeze reports the version as None... so prolly.
This is the common format.
__version__ = "0.0.0-auto.0"
__repo__ = "https://github.com/adafruit/Adafruit_CircuitPython_Pypixelbuf.git"
Without repo, Circup can not install library dependencies.