Skip to content

Conversation

@FoamyGuy
Copy link
Collaborator

@FoamyGuy FoamyGuy commented Jun 23, 2024

resolves: #9363

Prints a more sensible error message for python version too low (supports min version 3.9)

Creates __init__.py inside of circuitpython-stubs/board/ and circuitpython-stubs/board_definitions/ at the end of the stubs build which allows resources.files("board-stubs") to succeed during circuitpython_setboard

Copy link
Collaborator

@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.

Thanks!

@dhalbert dhalbert merged commit 3aa12b6 into adafruit:main Jun 23, 2024
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.

circuitpython_setboard command python version support

2 participants