Both pip show
and pip-licenses
return license as "unknown". This might break automated license checks.
This is happening in Python 3.10.6
> pip-licenses
typing_extensions 4.13.1 UNKNOWN
> pip show typing-extensions
Name: typing_extensions
Version: 4.13.1
Summary: Backported and Experimental Type Hints for Python 3.8+
Home-page:
Author:
Author-email: "Guido van Rossum, Jukka Lehtosalo, Łukasz Langa, Michael Lee" <levkivskyi@gmail.com>
License: