Skip to content

Commit 092c08e

Browse files
author
Marcel Radischat
committed
Update folder name in package data
1 parent 6419597 commit 092c08e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
url='https://github.com/nficano/python-lambda',
3030
packages=find_packages(),
3131
package_data={
32-
'aws_lambda': ['templates/*'],
32+
'aws_lambda': ['project_templates/*'],
3333
'': ['*.json'],
3434
},
3535
include_package_data=True,

0 commit comments

Comments
 (0)