diff MANIFEST.in @ 6017:7894a440e134

db: add Alembic "migration environment" Add in kallithea/alembic an unmodified Alembic "migration environment", as generated by 'alembic init': Copyright (C) 2009-2016 by Michael Bayer. Alembic is a trademark of Michael Bayer. Also update LICENSE, MANIFEST and setup metadata.
author Søren Løvborg <sorenl@unity3d.com>
date Thu, 02 Jun 2016 13:21:59 +0200
parents 968f2d4214e8
children 213085032127
line wrap: on
line diff
--- a/MANIFEST.in	Tue Jun 14 12:02:22 2016 +0200
+++ b/MANIFEST.in	Thu Jun 02 13:21:59 2016 +0200
@@ -8,6 +8,7 @@
 include           development.ini
 recursive-include docs *
 recursive-include init.d *
+recursive-include kallithea/alembic *
 include           kallithea/bin/ldap_sync.conf
 include           kallithea/bin/template.ini.mako
 include           kallithea/config/deployment.ini_tmpl