Skip to content

Add support for Python 3.13 #1376

@john-sandall

Description

@john-sandall

Context of the issue

I added a PR for Python 3.12 support in #1374. Python 3.13 is the latest stable release. While not all dependencies (e.g., ConfigSpace) have officially declared support via PyPI classifiers yet, basic checks (i.e. installing ConfigSpace into a 3.13 environment + running the examples listed on their docs page) suggest compatibility.

I'm adding Python 3.13 support for now so I can install tpot from my fork for personal use, but will see if I can formally add 3.13 support for ConfigParser to remove that blocker.

Metadata

Metadata

Assignees

No one assigned

    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