Skip to content

Invalid classifier string breaks delphi_utils PyPI upload #2054

Closed
@melange396

Description

@melange396

Between

and

...we got a failure in the GH action that publishes the delphi_utils package, saying: "'License :: MIT' is not a valid classifier."

The accepted version of this would be License :: OSI Approved :: MIT License according to https://pypi.org/classifiers/. The other classifier strings we use appear to be valid.

Fix it in

and

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingrelease-blockingIf this is not fixed by feature freeze time, kick this feature out of the release.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions