Follow NEP 29 (Drop Python 3.7 and 3.8) #977
Labels
priority-3-low
May be resolved one any timeline.
release-minor
Warrents a minor release
type-docs
About changes and updates to documentation
type-governance
About management of this project
Current Situation
We should follow Numpy's Python version compatibility policy (NEP 29) which states that packages should "support at least all minor versions of Python introduced and released in the prior 42 months from the anticipated release date". In general this means that we will always support the last 3-4 minor releases of Python.
Proposed Actions
Drop support for Python 3.7 and 3.8 and document this policy.
The text was updated successfully, but these errors were encountered: