pip show
doesn't handle extras (in the requirements or Required-By metadata)
#3797
Labels
C: extras
Handling optional dependencies
C: list/show
'pip list' or 'pip show'
state: blocked
Can not be done until something else is done
type: enhancement
Improvements to functionality
Description:
extras_requires cannot be displayed using
pip show
What I've run:
Within a virtualenv:
More generally, an query UI/API for extras would be nice (especially if it doesn't involve installation -- but that also applies to a query UI/API for dependencies).
The text was updated successfully, but these errors were encountered: