Skip to content

Setting dist_path to an absolute path causes the generated zip to include all base folders of that path. #1

@masonasons

Description

@masonasons

If I set dist_path to an absolute path, I.E. os.path.expanduser("app_dist") when installer_builder2 generates the zip file, the zip file contains all folders leading up to the dist directory. E.G. using my previous example, my dist zip contained: Users, and inside users, Bryn, and inside Bryn, app_dist, and inside app_dist, main.dist.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions