adafruit / circup

CircuitPython library updater.
MIT License
129 stars 37 forks source link

enable dynamic depencies #225

Closed FoamyGuy closed 5 months ago

FoamyGuy commented 5 months ago

This seems to resolve the issue of pip not installing the dependencies correctly when you do pip install circup

I tested it successfully with pip install . and it will need re-testing with the real name once deployed.