summaryrefslogtreecommitdiff
path: root/MANIFEST.in
diff options
context:
space:
mode:
authorMonty Taylor <mordred@inaugust.com>2013-03-18 10:47:00 -0700
committerMonty Taylor <mordred@inaugust.com>2013-03-18 10:49:59 -0700
commitcb55b5df5c430738b5fe3fcbc3eb2bcb9587d2d6 (patch)
treeb8af70691c7797049057a82225c22235d5540ae4 /MANIFEST.in
parent1d3422fefd61c8eb165d5c8535af9cb4797f59b1 (diff)
downloadpbr-cb55b5df5c430738b5fe3fcbc3eb2bcb9587d2d6.tar.gz
Add MANIFEST.in.
Change-Id: I5c7b7ce3bbfa89e26179c1fc1b757d17c37e7394
Diffstat (limited to 'MANIFEST.in')
-rw-r--r--MANIFEST.in7
1 files changed, 7 insertions, 0 deletions
diff --git a/MANIFEST.in b/MANIFEST.in
new file mode 100644
index 0000000..70dc0d7
--- /dev/null
+++ b/MANIFEST.in
@@ -0,0 +1,7 @@
+include AUTHORS
+include ChangeLog
+include README.rst
+exclude .gitignore
+exclude .gitreview
+
+global-exclude *.pyc