-
-
Notifications
You must be signed in to change notification settings - Fork 65
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
Conversation
CI is failing for 3.10 |
Is it okay how I removed preliz from the test environment? |
Were we testing anything with it? |
Dont test use dev from pyproject? |
Ah, good point @williambdean, thanks! I accidentally reverted the |
Ugh, ya, we're pulling in an ancient preliz version. We need to work on the dependency specification to prevent this. |
Supserseded by #527 |
With #522 we no longer need to restrict to Python >=3.11.