Skip to content

Restore Python 3.10 support #524

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

Closed
wants to merge 6 commits into from
Closed

Conversation

maresb
Copy link
Collaborator

@maresb maresb commented Jun 16, 2025

With #522 we no longer need to restrict to Python >=3.11.

@maresb maresb requested review from williambdean and zaxtax June 16, 2025 07:13
@ricardoV94
Copy link
Member

CI is failing for 3.10

@maresb
Copy link
Collaborator Author

maresb commented Jun 16, 2025

Is it okay how I removed preliz from the test environment?

@ricardoV94
Copy link
Member

Is it okay how I removed preliz from the test environment?

Were we testing anything with it?

@williambdean
Copy link
Collaborator

Dont test use dev from pyproject?

@maresb
Copy link
Collaborator Author

maresb commented Jun 16, 2025

Ah, good point @williambdean, thanks! I accidentally reverted the pip check I added. Let's see what it does now.

@maresb
Copy link
Collaborator Author

maresb commented Jun 16, 2025

Ugh, ya, we're pulling in an ancient preliz version. We need to work on the dependency specification to prevent this.

@maresb maresb marked this pull request as draft June 16, 2025 13:59
@maresb
Copy link
Collaborator Author

maresb commented Jun 17, 2025

Supserseded by #527

@maresb maresb closed this Jun 17, 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.

4 participants