Files
python-keystoneclient/MANIFEST.in
Sascha Peilicke 402634b07b Add file 'ChangeLog' to MANIFEST.in
The file is missing from tarballs released at tarballs.openstack.org.

Change-Id: I5c4f53f32b2e6b3741b03658d9c9472fca4226dd
2012-12-19 15:09:16 +01:00

10 lines
239 B
Plaintext

include README.rst
include AUTHORS HACKING LICENSE
include ChangeLog
include run_tests.sh tox.ini
include python-keystoneclient
include keystoneclient/versioninfo
recursive-include doc *
recursive-include tests *
recursive-include tools *