-
-
Notifications
You must be signed in to change notification settings - Fork 33
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
The License-File
entry is missing from the sdist metadata:
$ grep -i license termcolor-3.0.0/PKG-INFO
License-Expression: MIT
[](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
[](COPYING.txt)
$
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working