Skip to content

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

Closed
caternuson opened this issue May 3, 2021 · 4 comments · Fixed by #19
Closed

Update requirements? #16

caternuson opened this issue May 3, 2021 · 4 comments · Fixed by #19
Assignees

Comments

@caternuson
Copy link
Collaborator

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 is adafruit_st7789 - should that be adafruit-circuitpython-st7789? Or - should this library be deployed to pypi at all?

@ladyada
Copy link
Member

ladyada commented May 4, 2021

doesnt have to go into pypy if it isnt yet - i think we just need to update requirements.txt to include
adafruit_il0373, adafruit_ssd1681, and adafruit_st7789
wanna do that?

@caternuson
Copy link
Collaborator Author

Sure. Question on syntax though - is it adafruit_st7789 or adafruit-circuitpython-st7789 that would go in requirements.txt? (and similar for other libraries)

@ladyada
Copy link
Member

ladyada commented May 4, 2021

its whatever its called in pypi even if it isnt actually in pypi!
https://pypi.org/project/adafruit-circuitpython-st7789/

@makermelissa
Copy link
Collaborator

I'm pretty sure it's adafruit-circuitpython-st7789.

lesamouraipourpre added a commit to lesamouraipourpre/Adafruit_CircuitPython_Gizmo that referenced this issue Jul 4, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants