-
Notifications
You must be signed in to change notification settings - Fork 56
Open
Description
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
Labels
No labels