Skip to content

Support new version of python #315

Description

@github-actions

New versions of Python are normally released in October.
Follow the checklist below to ensure support for the new version is added,
and drop an old version so we support the most recent 4 versions.

  • Change .python-version to be the oldest supported version
  • Change requires-python in pyproject.toml to be the oldest supported version
  • Change classifiers in template/pyproject.toml.jinja to have all 4 versions
  • Change requires-python in template/pyproject.toml.jinja to be the oldest supported version
  • Change requires-python in template/uv.lock to be the oldest supported version
  • Change python-version in template/*/workflows/ci.yml.jinja to have all 4 versions
  • Change first paragraph in template/*/tutorials/installation.md.jinja to be the oldest supported version

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions