Skip to content
This repository was archived by the owner on Aug 16, 2024. It is now read-only.
This repository was archived by the owner on Aug 16, 2024. It is now read-only.

Tests with Python 3.12 #22

@toshihikoyanase

Description

@toshihikoyanase

Motivation

Python 3.12 is available, but optuna-fast-fanova has not yet been tested with it in CI.

Description

We should add 3.12 to the python-version matrix in the CI configuration.

python-version: ['3.7', '3.8', '3.9', '3.10', '3.11']

Additionally, if the CI fails with Python 3.12, we may need to update the codebase to resolve compatibility issues.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions