Skip to content

Add support for Python>=3.10 #126

Description

@shchur

Currently toto-2 requires Python>=3.12

requires-python = ">=3.12"

Is there a specific reason for this constraint? Would it be possible to decrease the lower bound to ">=3.10"?

Python 3.10 and 3.11 have not entered EOL yet (https://devguide.python.org/versions/), so it would be great if users could run Toto-2 on the older versions too.

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