Open seisman opened 2 weeks ago
Description of proposed changes
Following SPEC 0 policy where Python 3.10 should be dropped in 2024 quarter 4.
Changes in this PR:
ci_tests.yaml
ci_tests_legacy.yaml
requires-python
classifiers
pyproject.toml
Supersedes PR #3039.
Need to wait for #3490 to support Python 3.13 first.
Description of proposed changes
Following SPEC 0 policy where Python 3.10 should be dropped in 2024 quarter 4.
Changes in this PR:
ci_tests.yaml
ci_tests_legacy.yaml
requires-python
field and remove the related entry fromclassifiers
inpyproject.toml
.Supersedes PR #3039.
Need to wait for #3490 to support Python 3.13 first.