Skip to content

Fix minimal python version #8

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
Jan 30, 2025
Merged

Conversation

guangy10
Copy link
Collaborator

@guangy10 guangy10 commented Jan 28, 2025

Fix for #5

ExecuTorch supported python 3.10+ and tested with 3.10, 3.11 and 3.12 explicitly.

@guangy10
Copy link
Collaborator Author

cc: @echarlaix for review. BTW, we should probably bring the Issue/PR template to this repo.

"Programming Language :: Python :: 3.10",
"Programming Language :: Python :: 3.11",
"Programming Language :: Python :: 3.12",
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

We can remove this line if 3.12 is not supported by optimum: https://github.com/huggingface/optimum/blob/main/setup.py#L123-L126

Copy link
Collaborator

@echarlaix echarlaix left a comment

Choose a reason for hiding this comment

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

LGTM, thanks @guangy10 !

@echarlaix echarlaix merged commit b143d40 into huggingface:main Jan 30, 2025
21 of 22 checks passed
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