-
Notifications
You must be signed in to change notification settings - Fork 6
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
Support python 3.11 #420
Support python 3.11 #420
Conversation
Tests pass on ubuntu 3.11 but time out on windows, which is a pre-existing bug #422, so I think this PR is good to go? |
Sweet! Thanks for doing this @pgarrison |
I realize that without updating |
Make requirements job seems to be failing confusingly
|
…ate_2024-08-30_00-51 admin/requirements-update_2024-08-30_00-51
This change now broke the 3.9 and 3.10 builds. I notice that the |
Blocked by #424, closing for now |
Part of #419
Before submitting
pytest
command?pre-commit run -a
command?