Skip to content

Commit 81080a3

Browse files
committed
Cleaned up manifest
1 parent 475990c commit 81080a3

File tree

1 file changed

+2
-8
lines changed

1 file changed

+2
-8
lines changed

MANIFEST.in

Lines changed: 2 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,5 @@
1-
include HISTORY.rst
21
include LICENSE
3-
include README.rst
4-
include python/boto/endpoints.json
5-
include aws_lambda/project_template/config.yaml
6-
recursive-include tests *.json *.py *.txt *.yaml
2+
include README.md
3+
recursive-include tests *.py *.txt *.yaml
74
recursive-include templates *
8-
recursive-exclude * __pycache__
95
recursive-exclude * *.py[co]
10-
11-
recursive-include docs *.rst conf.py Makefile make.bat

0 commit comments

Comments
 (0)