We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 475990c commit 81080a3Copy full SHA for 81080a3
MANIFEST.in
@@ -1,11 +1,5 @@
1
-include HISTORY.rst
2
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
+include README.md
+recursive-include tests *.py *.txt *.yaml
7
recursive-include templates *
8
-recursive-exclude * __pycache__
9
recursive-exclude * *.py[co]
10
-
11
-recursive-include docs *.rst conf.py Makefile make.bat
0 commit comments