summaryrefslogtreecommitdiff
path: root/MANIFEST.in
diff options
context:
space:
mode:
authorMatthew Treinish <mtreinish@kortar.org>2014-08-27 22:52:05 -0400
committerMatthew Treinish <mtreinish@kortar.org>2014-08-27 22:52:05 -0400
commitc352bd001f71c16b7cf4a07a7e0ca27f308b1554 (patch)
tree0b9d2bb445df0380689cfe3ef006e8ad2270c8a8 /MANIFEST.in
downloadtempest-lib-c352bd001f71c16b7cf4a07a7e0ca27f308b1554.tar.gz
Initial commit from cookiecutter
Diffstat (limited to 'MANIFEST.in')
-rw-r--r--MANIFEST.in6
1 files changed, 6 insertions, 0 deletions
diff --git a/MANIFEST.in b/MANIFEST.in
new file mode 100644
index 0000000..90f8a7a
--- /dev/null
+++ b/MANIFEST.in
@@ -0,0 +1,6 @@
+include AUTHORS
+include ChangeLog
+exclude .gitignore
+exclude .gitreview
+
+global-exclude *.pyc \ No newline at end of file