-
Notifications
You must be signed in to change notification settings - Fork 23
Open
Description
with py2deb there is an option to add prefix to package name,
for example if i have pacakage named foo i can added prefix mypackage to it mypackage-foo
i have managed to modify suggest_name function so that package name returned with the prefix
but the issue i am facing is in depends if package has dependencies it didn't add with prefix
Depends: python3 (>= 3.6~), boo # here boo added without the prefix
Metadata
Metadata
Assignees
Labels
No labels