Update supported Python versions to 3.10–3.13, set 3.12 as primary#922
Update supported Python versions to 3.10–3.13, set 3.12 as primary#922
Conversation
Co-authored-by: tomwillis608 <15950648+tomwillis608@users.noreply.github.com>
|
@copilot please resolve build issues: pre-commit run --all-files |
|
@tomwillis608 The model You can try again without specifying a model (just If you want to contact GitHub about this error, please mention the following identifier so they can better serve you: |
|
@copilot pre-commit run --all-files |
Co-authored-by: tomwillis608 <15950648+tomwillis608@users.noreply.github.com>
Co-authored-by: tomwillis608 <15950648+tomwillis608@users.noreply.github.com>
... Fixed in commits
All pre-commit hooks now pass cleanly. |
pyproject.toml:requires-python→>=3.10, rufftarget-version→py312, added Python version classifiersnoxfile.py:python_versions→["3.12", "3.10", "3.11", "3.13"](3.12 as main/first).github/workflows/tests.yml: CI matrix (removed 3.9, added 3.13, 3.12 as main), coverage job Python 3.14 → 3.12.github/workflows/release.yml: Python version 3.14 → 3.12.github/workflows/benchmark.yaml: Python version 3.14 → 3.12.pre-commit-config.yaml:--py37-plus→--py310-plus.readthedocs.yml: Python 3.10 → 3.12README.md: Python requirement text updatedCONTRIBUTING.md: Python requirement text updatedconfig.pyandmetrics.pyOriginal prompt
🔒 GitHub Advanced Security automatically protects Copilot coding agent pull requests. You can protect all pull requests by enabling Advanced Security for your repositories. Learn more about Advanced Security.