-
Notifications
You must be signed in to change notification settings - Fork 43
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
[MAINT] update python version #167
Conversation
…g.version.Version
for more information, see https://pre-commit.ci
for more information, see https://pre-commit.ci
for more information, see https://pre-commit.ci
I managed to solve most problems to go to python 3.11. The only remaining problem is some type error that comes up in the common tests. I don't understand these tests at all as they come from scikit-learn. If someone from scikit-learn can advise me to solve this it would be great, for now I xfailed them. |
If someone wants to review, go ahead, otherwise I will merge this soon as this is needed for maintenance reasons. |
This PR builds on #141 to try and support python up till 3.11.