Skip to content

TEST: Drop python 3.5 tests #51

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 2 commits into from
Mar 7, 2022
Merged

TEST: Drop python 3.5 tests #51

merged 2 commits into from
Mar 7, 2022

Conversation

Kai-Striega
Copy link
Member

#49 fails because Python 3.5 is no longer supported by Github actions. This PR removes Python 3.5 from the tests. They are now only running with Python 3.6 and 3.7.

Python 3.5 is no longer supported by Github actions and
 causes the tests to fail.
@Kai-Striega
Copy link
Member Author

Kai-Striega commented Feb 13, 2022

@rgommers this PR drops testing of Python 3.5. If we are no longer testing it does this mean we should officially no longer support Python 3.5? If so, what would be the best way for me to go about dropping 3.5?

@Kai-Striega Kai-Striega merged commit c9a7fba into numpy:master Mar 7, 2022
@Kai-Striega Kai-Striega deleted the drop_python_35 branch March 7, 2022 02:22
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