| Name | Type | Description |
|---|---|---|
distribution_name | str | Default: 'deepagents-code'Name of the installed distribution to inspect. |
Return the selected extras this install can actually remove.
Shared by the CLI and TUI uninstall help so both list the same set:
receipt-selected extras minus targets removal refuses.
A directly selected extra is excluded when a selected composite also supplies it, because removing its selector would leave its packages installed.
Propagates ToolRequirementIntrospectionError if the uv tool receipt cannot
be read or does not safely describe the selected extras.