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

GitHub Actions: Test on current versions of PyPy #424

Merged
merged 1 commit into from
Mar 12, 2024

Conversation

cclauss
Copy link
Contributor

@cclauss cclauss commented Mar 12, 2024

Supported versions are PyPy2.7, PyPy3.9, and PyPy3.10. https://www.pypy.org/download.html


Also, Python 3.7 is end-of-life. Do we need to keep testing it? https://devguide.python.org/versions

@coveralls
Copy link

Coverage Status

coverage: 96.472%. remained the same
when pulling e7c9b7c on cclauss:patch-2
into 55eefb4 on mymarilyn:master.

@xzkostyan
Copy link
Member

I guess we don't need 3.7 anymore.

But I'll keep it if it doesn't break anything. Usually I remove version when we can't test against it or some dependency is broken.

@xzkostyan xzkostyan merged commit c4a89b3 into mymarilyn:master Mar 12, 2024
402 of 412 checks passed
@cclauss cclauss deleted the patch-2 branch March 13, 2024 15:43
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

3 participants