Skip to content

Compat with Pytest 7.0.0rc1#171

Merged
pllim merged 3 commits intoscientific-python:mainfrom
saimn:pytest7
Dec 7, 2021
Merged

Compat with Pytest 7.0.0rc1#171
pllim merged 3 commits intoscientific-python:mainfrom
saimn:pytest7

Conversation

@saimn
Copy link
Contributor

@saimn saimn commented Dec 7, 2021

The version check wasn't working for pre-releases.
Fix #170.

@saimn saimn requested a review from pllim December 7, 2021 16:54
Copy link
Contributor

@pllim pllim left a comment

Choose a reason for hiding this comment

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

LGTM. Thanks!

@pllim pllim merged commit 713e0c2 into scientific-python:main Dec 7, 2021
@saimn saimn deleted the pytest7 branch December 7, 2021 21:57
eerovaher added a commit to eerovaher/astropy that referenced this pull request Mar 3, 2022
Using older versions of `pytest` is not possible since
astropy#12823. Furthermore, `pytest-doctestplus` was made
compatible with `pytest` 7.0 in scientific-python/pytest-doctestplus#171, so its
minimum required version has to be updated too.
nstarman pushed a commit to nstarman/astropy that referenced this pull request Mar 9, 2022
Using older versions of `pytest` is not possible since
astropy#12823. Furthermore, `pytest-doctestplus` was made
compatible with `pytest` 7.0 in scientific-python/pytest-doctestplus#171, so its
minimum required version has to be updated too.
@bsipocz bsipocz added this to the 0.11.2 milestone Jun 8, 2023
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.

TypeError on collection with pytest 7.0

3 participants