Skip to content

Add Python 3.14 to CI test matrix #144

Description

@SashankBhamidi

PR #134 bumps the Dockerfile base image to python:3.14-slim, but the project doesn't currently support 3.14:

  • Test matrix runs only 3.11/3.12/3.13
  • pyproject.toml classifiers list 3.11/3.12/3.13

Tasks:

  • Add "3.14" to python-version in .github/workflows/tests.yml
  • Add "Programming Language :: Python :: 3.14" classifier in pyproject.toml

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Status
    Todo

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions