Skip to content
This repository was archived by the owner on Mar 15, 2026. It is now read-only.

include subdirectories when building for deploy#65

Merged
nficano merged 1 commit into
nficano:masterfrom
applechief:patch-1
Aug 29, 2017
Merged

include subdirectories when building for deploy#65
nficano merged 1 commit into
nficano:masterfrom
applechief:patch-1

Conversation

@applechief

Copy link
Copy Markdown
Contributor

#64

@nficano nficano merged commit d5ac9ca into nficano:master Aug 29, 2017
@kwanster

kwanster commented Sep 3, 2017

Copy link
Copy Markdown

Can someone tell me when the changes (include subdirectories) will get promoted to the Python Package Index Repo? This may be a newbie question. When I run pip install python-lambda, I am still getting the version 1.0.0 dated July 14, 2017.

@aashishmodak

Copy link
Copy Markdown

This fix does not works - I get following error

File "/usr/local/bin/lambda", line 33, in build
aws_lambda.build(CURRENT_DIR, use_requirements, local_package)
File "/usr/local/lib/python2.7/dist-packages/aws_lambda/aws_lambda.py", line 228, in build
copyfile(f, os.path.join(path_to_temp, filename))
File "/usr/lib/python2.7/shutil.py", line 82, in copyfile
with open(src, 'rb') as fsrc:
IOError: [Errno 21] Is a directory:

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants