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
This commit is contained in:
Dan Prince 2013-05-08 19:51:05 -04:00 committed by Jenkins
parent 6d656500f5
commit 5ce79fd4cf

View File

@ -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