Skip to content

Change wheel python version to be a version that has tests run on it #1364

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

Open
clintonsteiner opened this issue Apr 15, 2025 · 0 comments
Open

Comments

@clintonsteiner
Copy link
Contributor

Currently - project is testing on min and latest python versions (3.10, and 3.13)
The wheel released to pypi - is built using 3.11
I think the wheel should be built instead using a python version we are running tests for in ci

Further - lint.yml is using 3.12 - creating pr now to bump these to 3.13 for consistency through the project

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

No branches or pull requests

1 participant