summaryrefslogtreecommitdiff
path: root/MANIFEST.in
diff options
context:
space:
mode:
authorDan Prince <dprince@redhat.com>2013-05-08 19:51:05 -0400
committerJenkins <jenkins@review.openstack.org>2013-05-10 18:41:52 +0000
commit5ce79fd4cf740044f314ce36246276119502cd05 (patch)
treeb4297abdc0b6e8317eb9133d8221be8283bb9de6 /MANIFEST.in
parent6d656500f5068de3bac541974b2d4a17953cc4b3 (diff)
downloadpbr-5ce79fd4cf740044f314ce36246276119502cd05.tar.gz
Add missing files to the tarball.
Change-Id: Ie09661763663d73d3e482c32b64c10a59ae055e9 Reviewed-on: https://review.openstack.org/28641 Reviewed-by: Clark Boylan <clark.boylan@gmail.com> Approved: Jeremy Stanley <fungi@yuggoth.org> Reviewed-by: Jeremy Stanley <fungi@yuggoth.org> Tested-by: Jenkins
Diffstat (limited to 'MANIFEST.in')
-rw-r--r--MANIFEST.in4
1 files changed, 4 insertions, 0 deletions
diff --git a/MANIFEST.in b/MANIFEST.in
index 0aceb71..77130c7 100644
--- a/MANIFEST.in
+++ b/MANIFEST.in
@@ -1,8 +1,12 @@
include AUTHORS
include ChangeLog
+include CONTRIBUTING.rst
+include LICENSE
include README.rst
include requirements.txt
include test-requirements.txt
+include tox.ini
+recursive-include doc *
exclude .gitignore
exclude .gitreview