Skip to content

Drop support for Python<3.5, Django<2.2, pytest<5.4 #869

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
Sep 26, 2020

Conversation

bluetech
Copy link
Member

@bluetech bluetech commented Sep 19, 2020

This is my proposal for version 4.0.0 of the plugin, per issue #868. The idea is to have a clean slate for further development in 4.0.0 by dropping support for unsupported Python, Django and pytest versions. Development for the 3.x series can continue on a separate branch if such need arises.

After this is merged I intend to also switch CI from Travis to github actions.

Closes #763.
Closes #796.
Closes #744.
Closes #660.

@bluetech bluetech force-pushed the version-4 branch 6 times, most recently from 0690486 to 849707e Compare September 20, 2020 07:51
@bluetech
Copy link
Member Author

🎉 finally got the CI to pass with all the changes...

@bluetech bluetech merged commit 7589394 into pytest-dev:master Sep 26, 2020
@bluetech bluetech deleted the version-4 branch October 27, 2023 11:41
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.

Import pathlib from pytest
1 participant