Add the migration sql scripts to MANIFEST.in. The gets them included in not only the tarball, but also by setup.py install.

This commit is contained in:
Soren Hansen 2011-04-11 22:21:06 +02:00
parent 74e8627738
commit 7582a33c79

View File

@ -6,6 +6,7 @@ include tests/stubs.py
include tests/utils.py
include run_tests.py
include glance/registry/db/migrate_repo/migrate.cfg
include glance/registry/db/migrate_repo/versions/*.sql
graft doc
graft etc
graft tools