Skip to content

licence reporting seems broken with .36 #209

Description

@bd-gpasternak

python -m piplicenses -f json

was reporting:
{
"License": "MIT License",
"Name": "referencing",
"Version": "0.35.0"
},

now reporting:
{
"License": "UNKNOWN",
"Name": "referencing",
"Version": "0.36.0"
},
looks like the meta data isn't compatible with python 3.10 anymore.
maybe the loss of Classifier: License :: OSI Approved :: MIT License
Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions