Files
deb-python-glanceclient/MANIFEST.in
Thierry Carrez 78cd3d9e16 Add missing files to MANIFEST.in
Some files were missing from tarballs generated using
'python setup.py sdist', this adds them to MANIFEST.in.
Fixes bug 1001217.

Change-Id: I0c99deba3f24989b34cff27b5d3cd1c999cd08fa
2012-05-22 11:48:58 +02:00

8 lines
174 B
Plaintext

include AUTHORS
include HACKING.rst README.rst
include LICENSE
include run_tests.sh
include openstack-common.conf tox.ini
recursive-include tests *
recursive-include tools *