Skip to content

test against pytest 8 and Python 3.13 #90

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

Closed
wants to merge 3 commits into from
Closed

Conversation

okken
Copy link
Contributor

@okken okken commented Apr 1, 2025

Added Python 3.13 and 3.14 to tox.ini.
But held off on 3.14 on test.yml

Copy link
Member

@Pierre-Sassoulas Pierre-Sassoulas left a comment

Choose a reason for hiding this comment

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

Pytest 8 dropped python 3.7 :)

Copy link
Member

@RonnyPfannschmidt RonnyPfannschmidt left a comment

Choose a reason for hiding this comment

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

Thanks for starting this

Let's sort out the eol/unsupported python versions

os: [ubuntu-latest, windows-latest]
include:
- python: "3.7"
tox_env: "py37-pytest7"
Copy link
Member

Choose a reason for hiding this comment

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

Let's drop the eol pythons

They aren't avaliable on recent builds

Copy link
Contributor Author

@okken okken Apr 4, 2025

Choose a reason for hiding this comment

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

and testing against pytest 4, 5, 6, 7? seems silly.
I've left 4,5,6,7 in there for now
But removed testing against Python 3.7 and 3.8

@okken okken requested a review from RonnyPfannschmidt April 4, 2025 21:04
@okken
Copy link
Contributor Author

okken commented Apr 4, 2025

Hugo’s merge looks better. Let’s take that one

@okken okken closed this Apr 4, 2025
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.

3 participants