Skip to content
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

correctly install asyncio from requirements.txt #167

Merged
merged 2 commits into from
Apr 27, 2023

Conversation

furbrain
Copy link
Contributor

Circup currently fails to install asyncio where this is referenced in
requirements.txt as adafruit-circuitpython-asyncio. This PR adds the
asyncio module to the "non-standard library" list

@furbrain furbrain changed the title correctly install asyncio form requirementes correctly install asyncio from requirements.txt Apr 26, 2023
circup/__init__.py Outdated Show resolved Hide resolved
@furbrain
Copy link
Contributor Author

I've alphabetised the list

Copy link
Contributor

@dhalbert dhalbert left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for this fix!

@dhalbert dhalbert merged commit 777e677 into adafruit:main Apr 27, 2023
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 this pull request may close these issues.

None yet

2 participants