Changeset - 8cea7986ed79
[Not reviewed]
default
0 1 0
Mads Kiilerich - 8 years ago 2017-08-12 17:28:40
mads@kiilerich.com
manifest: update file name list - for example, fix the path to the template.ini.mako config template

The template.ini.mako was renamed in 6c8af2d22deb when the gearbox make-config
command was introduced. 'gearbox make-config' in an installed environment would
fail without this file.
1 file changed with 10 insertions and 1 deletions:
0 comments (0 inline, 0 general)
MANIFEST.in
Show inline comments
 
include           .coveragerc
 
include           Apache-License-2.0.txt
 
include           CONTRIBUTORS
 
include           COPYING
 
include           Jenkinsfile
 
include           LICENSE-MERGELY.html
 
include           LICENSE.md
 
include           MIT-Permissive-License.txt
 
include           README.rst
 
include           dev_requirements.txt
 
include           development.ini
 
include           pytest.ini
 
include           requirements.txt
 
include           tox.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/lib/paster_commands/template.ini.mako
 
recursive-include kallithea/i18n *
 
recursive-include kallithea/public *
 
recursive-include kallithea/templates *
 
recursive-include kallithea/tests/fixtures *
 
recursive-include kallithea/tests/scripts *
 
include           kallithea/tests/models/test_dump_html_mails.ref.html
 
include           kallithea/tests/performance/test_vcs.py
 
include           kallithea/tests/test.ini
 
include           kallithea/tests/vcs/aconfig
 
recursive-include scripts *
0 comments (0 inline, 0 general)