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

CI: Add testing against Python 3.11 #703

Merged
merged 1 commit into from May 18, 2023
Merged

CI: Add testing against Python 3.11 #703

merged 1 commit into from May 18, 2023

Conversation

oyamad
Copy link
Member

@oyamad oyamad commented May 18, 2023

And drop 3.8

@coveralls
Copy link

coveralls commented May 18, 2023

Coverage Status

Coverage: 92.986% (-0.002%) from 92.988% when pulling 291fc3f on py311 into 67fe704 on main.

@oyamad oyamad added the ready label May 18, 2023
@oyamad oyamad requested a review from mmcky May 18, 2023 01:26
exclude:
- os: windows-latest
python-version: 3.8
python-version: [3.9, '3.10', 3.11]
Copy link
Contributor

@mmcky mmcky May 18, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@oyamad does the 3.11 require quotes like 3.10? I think it is just a trailing zero thing but just checking. Looks OK in the tests matrix below

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I believe only 3.10 requires quotes.

@mmcky mmcky self-requested a review May 18, 2023 03:08
@mmcky mmcky merged commit 535a82f into main May 18, 2023
10 checks passed
@mmcky mmcky deleted the py311 branch May 18, 2023 06:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants