-
Notifications
You must be signed in to change notification settings - Fork 23
Open
Description
How to develop debian source package, produced by wheel2deb ?
wheel2deb does not include setup.py to dsc. It's possible debuild edited package through chain "apt source, edit, PACKAGE and upload to repository", but wheel2deb installs src/*dist-info to dist-packages. "dist-info" directory contains metadata which is used by interpreter and IDE.
Is there any way to recompile src/*dist-info of edited source package, produced by wheel2deb ?
Metadata
Metadata
Assignees
Labels
No labels