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

Pytest 6 compat #10

Merged
merged 4 commits into from
Aug 3, 2020
Merged

Pytest 6 compat #10

merged 4 commits into from
Aug 3, 2020

Conversation

sallner
Copy link
Member

@sallner sallner commented Aug 3, 2020

Closes #8 .

The drop of Python 2.7 was necessary to support pytest 6.0 without further adjustments.
@sallner sallner requested a review from icemac August 3, 2020 09:58
@sallner sallner self-assigned this Aug 3, 2020
Copy link
Member

@icemac icemac left a comment

Choose a reason for hiding this comment

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

LGTM.

README.rst Outdated Show resolved Hide resolved
Be more specific with PyPy version.

Co-authored-by: Michael Howitz <mh@gocept.com>
@sallner sallner merged commit ca7016f into master Aug 3, 2020
@sallner sallner deleted the pytest-6-compat branch August 3, 2020 11:36
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.

Avoid DeprecationWarnings issued from 5.4.0 on.
2 participants