PIP index entry doesn't contain valid License entry.
Reproduction
Install alt-pytest-asyncio at Ubuntu 20.04:
pip install alt-pytest-asyncio
Print alt-pytest-asyncio license
pip show alt-pytest-asyncio
Expected result
Name: alt-pytest-asyncio
Version: 0.7.0
Summary: Alternative pytest plugin to pytest-asyncio
Home-page:
Author:
Author-email: Stephen Moore <delfick755@gmail.com>
License: MIT #<--- MIT SHOULD be HERE
Actual result
Name: alt-pytest-asyncio
Version: 0.7.0
Summary: Alternative pytest plugin to pytest-asyncio
Home-page:
Author:
Author-email: Stephen Moore <delfick755@gmail.com>
License: #<--- MIT SHOULD be HERE
Also PyPi page in Meta section doesn't display MIT license.
PIP index entry doesn't contain valid
License
entry.Reproduction
alt-pytest-asyncio
at Ubuntu 20.04:alt-pytest-asyncio
licenseExpected result
Actual result
Also PyPi page in Meta section doesn't display MIT license.