-
Notifications
You must be signed in to change notification settings - Fork 45
Open
Description
It appears that the pip show output parser assumes any line that doesn't contain a single : should be a file:
This breaks, for example, on the Home Page line:
$ pip show cattrs
Name: cattrs
Version: 23.1.2
Summary: Composable complex class support for attrs and dataclasses.
Home-page: https://github.com/python-attrs/cattrs
...Reactions are currently unavailable