glance/MANIFEST.in
Thierry Carrez 8a1bcb0a4b Include all tests in generated tarballs
Make sure all glance/tests is actually shipped in generated
tarballs. Rather than adding yet another specific entry, recursively
include all glance/tests and globally exclude all .pyc.

Change-Id: I7875c58dece452b5356cf7e268f504780ec30bff
Fixes: bug 1018830
2012-06-28 14:40:45 +02:00

21 lines
529 B
Plaintext

include run_tests.sh ChangeLog
include README.rst builddeb.sh
include MANIFEST.in pylintrc
include AUTHORS
include run_tests.py
include HACKING.rst
include LICENSE
include ChangeLog
include babel.cfg tox.ini
include openstack-common.conf
include glance/openstack/common/README
include glance/db/sqlalchemy/migrate_repo/README
include glance/db/sqlalchemy/migrate_repo/migrate.cfg
include glance/db/sqlalchemy/migrate_repo/versions/*.sql
graft doc
graft etc
graft glance/locale
graft glance/tests
graft tools
global-exclude *.pyc