Skip to content

TEST: Drop python 3.5 tests#51

Merged
Kai-Striega merged 2 commits into
numpy:masterfrom
Kai-Striega:drop_python_35
Mar 7, 2022
Merged

TEST: Drop python 3.5 tests#51
Kai-Striega merged 2 commits into
numpy:masterfrom
Kai-Striega:drop_python_35

Conversation

@Kai-Striega
Copy link
Copy Markdown
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
Copy Markdown
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