Skip to content

ci: add python 3.13 and 3.14 to test matrix - #478

Open
SudipSinha wants to merge 1 commit into
interpretml:mainfrom
SudipSinha:ci/add-python-3.13-3.14
Open

ci: add python 3.13 and 3.14 to test matrix#478
SudipSinha wants to merge 1 commit into
interpretml:mainfrom
SudipSinha:ci/add-python-3.13-3.14

Conversation

@SudipSinha

Copy link
Copy Markdown

Summary

Add Python 3.13 and 3.14 to the CI test matrix and project classifiers. These versions are now fully supported after merging #476 (numpy 2.x compat) and #477 (pandas 3.x compat).

Changes

  • .github/workflows/python-package.yml: add "3.13" and "3.14" to python-version matrix
  • setup.py: add classifiers for Python 3.13 and 3.14

Test plan

Now that numpy 2.x and pandas 3.x compatibility fixes are in place,
add Python 3.13 and 3.14 to the CI matrix and project classifiers.

Signed-off-by: Sudip Sinha <sudip.sinha@redhat.com>
Signed-off-by: Sudip Sinha <Sudip.Sinha@RedHat.com>

rh-pre-commit.version: 2.3.2
rh-pre-commit.check-secrets: ENABLED
@SudipSinha

Copy link
Copy Markdown
Author

Hi @amit-sharma and @gaugup, another tiny PR to enable the latest stable Python versions.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant