Skip to content

3.0.0: License-File missing in metadata #99

@mtelka

Description

@mtelka

The License-File entry is missing from the sdist metadata:

$ grep -i license termcolor-3.0.0/PKG-INFO
License-Expression: MIT
[![Licence](https://img.shields.io/github/license/termcolor/termcolor.svg)](COPYING.txt)
$

This is regression from previous version(s):

$ grep -i license termcolor-2.5.0/PKG-INFO
License: MIT
License-File: COPYING.txt
Classifier: License :: OSI Approved :: MIT License
[![Licence](https://img.shields.io/github/license/termcolor/termcolor.svg)](COPYING.txt)
$

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions