Skip to content
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

Add support for Python 3.11, drop EOL 3.6-3.7 #83

Closed
wants to merge 2 commits into from

Conversation

hugovk
Copy link
Member

@hugovk hugovk commented Jul 25, 2023

@hugovk
Copy link
Member Author

hugovk commented Jul 25, 2023

Actually, this overlaps a lot with #79, let's update that one instead.

@hugovk hugovk closed this Jul 25, 2023
@radarhere
Copy link
Member

Ok, i've updated #79 with these changes - except for allow-prereleases: true. From what I see, that doesn't have any effect with the current configuration.

@radarhere radarhere mentioned this pull request Jul 25, 2023
@hugovk
Copy link
Member Author

hugovk commented Jul 26, 2023

Ok, i've updated #79 with these changes - except for allow-prereleases: true. From what I see, that doesn't have any effect with the current configuration.

Yep, it's not needed yet. I meant to leave that out, it was from trying to add 3.12, but that needs the setup.py upgrading not to expect the removed setuptools. A pyproject.toml with a defined build backend should do it, but it can wait for later.

@hugovk hugovk deleted the update-ci branch July 26, 2023 07:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants