Skip to content

Update supported Python classifiers #548

@jenstroeger

Description

@jenstroeger

Description

Considering that

[tool.poetry.dependencies]
python = "^3.6.2"

the current list of classifiers

"Programming Language :: Python :: 3.6",
"Programming Language :: Python :: 3.7",
"Programming Language :: Python :: Implementation :: CPython",

are incomplete. Should probably be fixed as they’re used by other services including PyPI.

Steps to reproduce

Read the code 😉

Current behavior

n/a

Desired behavior

n/a

Screenshots

No response

Environment

Package metadata.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions