diff options
Diffstat (limited to 'tosca2heat/heat-translator/MANIFEST.in')
-rw-r--r-- | tosca2heat/heat-translator/MANIFEST.in | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/tosca2heat/heat-translator/MANIFEST.in b/tosca2heat/heat-translator/MANIFEST.in new file mode 100644 index 0000000..90f8a7a --- /dev/null +++ b/tosca2heat/heat-translator/MANIFEST.in @@ -0,0 +1,6 @@ +include AUTHORS +include ChangeLog +exclude .gitignore +exclude .gitreview + +global-exclude *.pyc
\ No newline at end of file |