summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--tosca2heat/heat-translator/MANIFEST.in10
-rw-r--r--tosca2heat/tosca-parser/MANIFEST.in10
2 files changed, 18 insertions, 2 deletions
diff --git a/tosca2heat/heat-translator/MANIFEST.in b/tosca2heat/heat-translator/MANIFEST.in
index 90f8a7a..1fc29b3 100644
--- a/tosca2heat/heat-translator/MANIFEST.in
+++ b/tosca2heat/heat-translator/MANIFEST.in
@@ -1,6 +1,14 @@
include AUTHORS
include ChangeLog
+global-include *.py
+global-include *.yaml
+global-include *.sh
+global-include *.txt
+global-include *.csar
+global-include *.zip
+global-include *.meta
+global-include *.conf
exclude .gitignore
exclude .gitreview
-global-exclude *.pyc \ No newline at end of file
+global-exclude *.pyc
diff --git a/tosca2heat/tosca-parser/MANIFEST.in b/tosca2heat/tosca-parser/MANIFEST.in
index 90f8a7a..1fc29b3 100644
--- a/tosca2heat/tosca-parser/MANIFEST.in
+++ b/tosca2heat/tosca-parser/MANIFEST.in
@@ -1,6 +1,14 @@
include AUTHORS
include ChangeLog
+global-include *.py
+global-include *.yaml
+global-include *.sh
+global-include *.txt
+global-include *.csar
+global-include *.zip
+global-include *.meta
+global-include *.conf
exclude .gitignore
exclude .gitreview
-global-exclude *.pyc \ No newline at end of file
+global-exclude *.pyc