-
Notifications
You must be signed in to change notification settings - Fork 42
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Added 3.11, removed 3.8 #2582
Added 3.11, removed 3.8 #2582
Conversation
Would This work should also close #2416. |
Shouldn't make a difference, since the built-in float is dp anyway on non-32 bit arch. |
I was curious if OSX installer works on 3.11 and it seems to work fine! |
Not sure we need all 3 python versions. Maybe focus on 3.11 and try to make sure everything works there. Needs lots of testing. Aim to merge prior to code camp to ensure fulsome testing. |
Good catch. We only need one python version for the release (3.11) but we want testing to be done on all supported versions (3.8, 3.9, 3.10, 3.11) |
@rozyczko to resolve the conflict and then we should merge it. |
The installer starts on Mac, however, it crashes whenever I try to access any folder.
|
Description
Removed 3.8 and added 3.10, 3.11 to build/test matrix
Removed pinned versioning which caused issues with 3.11
Local win10 dev build and installer
Review Checklist (please remove items if they don't apply):