Skip to content

use python 3.12 inside actions containers #128

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

Merged
merged 1 commit into from
Apr 8, 2025

Conversation

FoamyGuy
Copy link
Contributor

@FoamyGuy FoamyGuy commented Apr 8, 2025

I think this may resolve the issue that a recent pypi email notice is warning about:
image

I ran python setup.py sdist locallay and the resulting file does contain the underscored version of the name. I have python 3.12 locally on ubuntu-24.04 which I assume is what ubuntu-latest in this file points to, but haven't gone to check.

I also tested inside of a python 3.10 container locally and confirmed in there it builds the hyphened version of the file that pypi is warning about.

@FoamyGuy FoamyGuy requested a review from a team April 8, 2025 14:25
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.

Well, I just wrote #126 (comment) at the same time 😄 . Thanks for this fix!

@dhalbert dhalbert merged commit 0a65978 into adafruit:main Apr 8, 2025
1 check passed
@dhalbert
Copy link
Contributor

dhalbert commented Apr 8, 2025

Fixes #126.

@dhalbert dhalbert mentioned this pull request Apr 8, 2025
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.

2 participants