Skip to content

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

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions