Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
cmd/plugin/show: use entrypoint distro name
Prior to this change the `plugin show` command assumed the entrypoint name to be the same as the package providing the plugin. This change makes use of the `entrypoint.distro.name` instead to derive the source package. Resolves: python-poetry#5417
- Loading branch information