Skip to content

Remove Python 3.7 .. 3.8 from project classifiers #1497

Open
@USSX-Hares

Description

@USSX-Hares

In pypropject.toml, the minimal Python version is set to 3.9.
However, classifiers are:

    "Programming Language :: Python :: 3",
    "Programming Language :: Python :: 3.7",
    "Programming Language :: Python :: 3.8",
    "Programming Language :: Python :: 3.9",
    "Programming Language :: Python :: 3.10",
    "Programming Language :: Python :: 3.11",

This is inconsistent

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