-
Notifications
You must be signed in to change notification settings - Fork 6
Update requirements? #16
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
doesnt have to go into pypy if it isnt yet - i think we just need to update requirements.txt to include |
Sure. Question on syntax though - is it |
its whatever its called in pypi even if it isnt actually in pypi! |
I'm pretty sure it's |
Brought up here:
https://forums.adafruit.com/viewtopic.php?f=58&t=178781
New Bundle Fly feature not including the ST7789 library. That library, as well as libraries used by EInk TFT Gizmos, not in
requirements.txt
. (I think that's what bundle fly uses?)Also, the entry in
setup.py
isadafruit_st7789
- should that beadafruit-circuitpython-st7789
? Or - should this library be deployed to pypi at all?The text was updated successfully, but these errors were encountered: