-
Notifications
You must be signed in to change notification settings - Fork 13
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
Add Adafruit-Blinka to requirements #8
Conversation
Does this actually need Blinka? Its just a couple functions returning an array of waveforms... If Blinka is being added solely because the library is on PyPI, then might as well add it to the |
I’m no really sure. I was just basing this off of it being on the contributing page on the circuitpython website under the list of things that were missing adafruit-blinka as a requirement. |
#6 was a PR for the same thing and it was closed because it was determined that this wasn't needed. Can we put this on an Adabot ignore list so it doesn't show up as something that needs to be done? |
That’d probably be good. I can try to look into that but I’m very unfamiliar with adabot. |
Funny thing... I was just working on Adabot and noticed that it was already added to the ignore list. 🌮s all around! 😄 |
Is the Adabot ignore list not working then? |
I'll be able to verify in a few; I have it running now. I was running a specific validator which doesn't use the |
It is now but it wasn’t when I made the PR a few weeks ago. |
I think it was done during PyCon. I know it was something that came up before (PyCon18, perhaps). but the conversation had a long break... |
Ok, cool. |
I think it was PyCascades that the conversation last came up. Possibly during PyCon18 too, but I wasn’t around then. |
Yeah, PyCascades seems more likely. The Issue was opened in Feb. 😉 |
No description provided.