GitHub actions and Trove classifiers should be updated to drop Py3.7 and add Py 3.10
Open
- Dominant language
- Python
- Stars
- 23
- Forks
- 13
- PR merge metrics
- No merged PRs in 30d
Description
According to [NEP-29](https://numpy.org/neps/nep-0029-deprecation_policy.html), we no longer need to support Py3.7. And Py3.10 has been out for a few months so we should definitely support it!
Contributor guide
No contributing guide indexed for this repository
Research direction
Inspect the GitHub Actions configuration and Python package metadata containing the Trove classifiers. Update the supported-version entries to remove Python 3.7 and add Python 3.10, then run the relevant CI checks to confirm the workflow and classifiers agree.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- github-actions, python
- Domain
- build-system, ci-cd
- Issue type
- Refactor
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 50/100