55a387744d
Explicitly include all alembic data in installed python module, ensuring that installations directly from git repositories are fully functional when compared to use of sdist generated tarballs from tarballs.openstack.org or pypi. Closes-Bug: 1627656 Change-Id: I445481445b6b5c0649a95f775042ba4067e83aa3
11 lines
236 B
Plaintext
11 lines
236 B
Plaintext
include AUTHORS
|
|
include ChangeLog
|
|
|
|
include neutron_taas/db/migration/alembic_migration/script.py.mako
|
|
recursive-include neutron_taas/db/migration/alembic_migration/versions *
|
|
|
|
exclude .gitignore
|
|
exclude .gitreview
|
|
|
|
global-exclude *.pyc
|