forked from nficano/python-lambda
- Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathMANIFEST.in
More file actions
Latest commit
11 lines (10 loc) · 334 Bytes
/
Copy pathMANIFEST.in
File metadata and controls
11 lines (10 loc) · 334 Bytes
1
2
3
4
5
6
7
8
9
10
11
include HISTORY.rst
include LICENSE
include README.rst
include python/boto/endpoints.json
include aws_lambda/project_template/config.yaml
recursive-include tests *.json *.py *.txt *.yaml
recursive-include templates *
recursive-exclude * __pycache__
recursive-exclude * *.py[co]
recursive-include docs *.rst conf.py Makefile make.bat