EpistasisLab / EpistasisLab/tpot

Add support for Python 3.13

Open
#1,376 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Jupyter Notebook
Stars
10.1k
Forks
1.6k
PR merge metrics
No merged PRs in 30d

Description

## 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.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.