Skip to content

Drop support for pytest<4.6 #95

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

Merged
merged 1 commit into from
Jun 16, 2021
Merged

Drop support for pytest<4.6 #95

merged 1 commit into from
Jun 16, 2021

Conversation

dmtucker
Copy link
Collaborator

@dmtucker dmtucker commented Aug 10, 2020

  • There is a product code improvement that can be made by requiring pytest>=4.2.
  • Pytest 4.x is no longer supported (except 4.6.x, which is community supported):
    image
    • A project that uses pytest>=4.2,<4.6 would probably not have too hard a time upgrading to 4.6.

@dmtucker dmtucker added this to the 0.7.0 milestone Aug 10, 2020
@dmtucker dmtucker modified the milestones: 0.7.0, 0.8.0 Aug 23, 2020
@dmtucker dmtucker merged commit 3dc75df into realpython:master Jun 16, 2021
@dmtucker dmtucker deleted the pytest branch June 16, 2021 15:01
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.

1 participant