py2pack icon indicating copy to clipboard operation
py2pack copied to clipboard

Use build.project_wheel_metadata to extract metadata

Open danigm opened this issue 2 years ago • 0 comments

This patch uses build.project_wheel_metadata to extract more metadata when it's not using setuptools and the metaextract package is not useful.

This patch also includes some support for detecting scripts and test dependencies for projects using poetry.

See #https://github.com/openSUSE/py2pack/issues/177

danigm avatar Jul 19 '23 11:07 danigm