subunit2sql/MANIFEST.in
Matthew Treinish fe24b4a396 Add manifest file to include base alembic config
This commit adds a manifset file to ensure that the base alembic
config file is installed in the correct path. The
subunit2sql-db-manage utility depends on that file exisiting in the
same dir so it can use it to build on based on the subunit2sql config
file.

Change-Id: Icc0d97ca1d1b0bd91434a38014902b922a4ff3ba
2014-09-30 14:44:46 -04:00

7 lines
104 B
Plaintext

include subunit2sql/migrations/alembic.ini
exclude .gitreview
exclude .gitignore
global-exclude *.pyc