Skip to content

dist-packages support #167

@klaird

Description

@klaird

I had high hopes for using lambda-uploader instead of my own scripts. Then I discovered that it didn't include files of my only requirement, openpyxl. Digging into the code I found that it ignores dist-packages.

There's likely a much cleaner way to do it, but my kludge was to replicate lines 251-277 of package.py and change "site" to "dist". Works now. Thanks!

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