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

Drop Python 3.7 and Pytest 5.x support #154

Closed
wants to merge 4 commits into from
Closed

Conversation

ollipa
Copy link
Member

@ollipa ollipa commented Mar 9, 2024

  • Drop Python 3.7 support. It has been EOL since June 2023.
  • Drop Pytest 5.x support. Pytest 5 seems to have at least some typing issues with Pytest hook implementation in Switch pytest integration to hook #153. While we could probably implement a workaround, maybe it's time to drop Pytest 5 support (last Pytest 5 release was about four years ago).
  • Add support for Python 3.13 in the test runner.

@ollipa ollipa self-assigned this Mar 9, 2024
@ollipa ollipa mentioned this pull request Mar 9, 2024
5 tasks
Sphinx v7 dropped setuptools support and we
still use it.
@ollipa
Copy link
Member Author

ollipa commented Mar 16, 2024

Merged in #153

@ollipa ollipa closed this Mar 16, 2024
@ollipa ollipa deleted the chore/update-test-suite branch March 16, 2024 13:48
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.

None yet

1 participant