Ask a question to get started
Enter to send•Shift+Enter new line
ExtrasStatus = dict[str, list[tuple[str, str]]]
Mapping from extra name to (package, installed_version) tuples.
(package, installed_version)
Only packages that are actually installed are included. Extras whose declared packages are all missing are omitted entirely.