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

Explicitly support Python 3.11 #327

Merged
merged 2 commits into from
Nov 18, 2023
Merged

Explicitly support Python 3.11 #327

merged 2 commits into from
Nov 18, 2023

Conversation

victorlin
Copy link
Member

Description of proposed changes

Add the PyPI Trove classifier, test in CI, and address CI errors.

Related issue(s)

Checklist

  • Checks pass

@victorlin victorlin self-assigned this Nov 7, 2023
@victorlin victorlin force-pushed the victorlin/update-python-versions branch from 58104af to ea0b766 Compare November 18, 2023 00:11
Add the PyPI Trove classifier and test in CI.

Can't run test-dist for reasons similar to 02af3a1.
It seems like Mypy is not smart enough to realize that the
importlib_resources import is not used with these Python versions.
Base automatically changed from victorlin/update-python-versions to master November 18, 2023 00:50
@victorlin victorlin merged commit 3643b2e into master Nov 18, 2023
35 checks passed
@victorlin victorlin deleted the victorlin/python-3.11 branch November 18, 2023 00:51
corneliusroemer added a commit that referenced this pull request Apr 30, 2024
Remove setup.py code irrelevant since 3.6/3.7 were dropped in #327
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