-
Notifications
You must be signed in to change notification settings - Fork 8
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
remove 3.7, add 3.11 & 3.12 #38
Conversation
add 3.12 as well |
okay great, 3.11 was okay but 3.12 failed. it seems that we need to fix something |
error seems related to this (versioneer related) My 2 cents: stick to 3.11 in this PR, modernize the packaging (pyproject.toml + build with hatchling-vcs to drop versionner) and support 3.12 |
I can take care of this |
sounds good! removed 3.12. I don't even know what "hatchling-vcs to drop versionner" means |
perhaps just follow the versioneer steps in their readme. i think that should work to update versioneer quite easily. also may need to update version of auto in the github workflows. |
yay, updated versioneer works. i'm going to merge this one |
python 3.7 kept failing GA with the following error:
I guess it's time to say goodbye