Skip to content

Conversation

dhalbert
Copy link
Contributor

Fixes #356 by adding asyncio to --package_folder_prefix. I consider this a temporary fix until adafruit/circuitpython-build-tools#82 is addressed more comprehensively.

@dhalbert dhalbert requested review from a team and kattni November 30, 2021 19:35
Copy link
Contributor

@FoamyGuy FoamyGuy left a comment

Choose a reason for hiding this comment

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

Looks good and this does make sense to me as a temporary solution.

@dhalbert
Copy link
Contributor Author

This is failing because mpy-cross for 6.x doesn't like a certain async/await construct.

@dhalbert dhalbert force-pushed the special-case-asyncio branch from 6a89439 to 9d0ddc7 Compare December 14, 2021 16:42
@dhalbert dhalbert merged commit 3225e38 into adafruit:main Dec 14, 2021
@dhalbert dhalbert deleted the special-case-asyncio branch December 14, 2021 17:46
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.

asyncio not being included in bundle due to package_folder_prefix

2 participants