Show More
@@ -1,6 +1,6 b'' | |||||
1 | ################################################################################### |
|
1 | ################################################################################### | |
2 | ################################################################################### |
|
2 | ################################################################################### | |
3 |
## Kallithea config file generated with kallithea-c |
|
3 | ## Kallithea config file generated with kallithea-cli ## | |
4 | ## ## |
|
4 | ## ## | |
5 | ## The %(here)s variable will generally be replaced with the parent directory of ## |
|
5 | ## The %(here)s variable will generally be replaced with the parent directory of ## | |
6 | ## this file. Other use of % must be escaped as %% . ## |
|
6 | ## this file. Other use of % must be escaped as %% . ## |
@@ -1,7 +1,7 b'' | |||||
1 | ## -*- coding: utf-8 -*- |
|
1 | ## -*- coding: utf-8 -*- | |
2 | <%text>##</%text>################################################################################# |
|
2 | <%text>##</%text>################################################################################# | |
3 | <%text>##</%text>################################################################################# |
|
3 | <%text>##</%text>################################################################################# | |
4 |
<%text>##</%text> Kallithea config file generated with kallithea-c |
|
4 | <%text>##</%text> Kallithea config file generated with kallithea-cli ${'%-27s' % version }## | |
5 | <%text>##</%text> ## |
|
5 | <%text>##</%text> ## | |
6 | <%text>##</%text> The %(here)s variable will generally be replaced with the parent directory of ## |
|
6 | <%text>##</%text> The %(here)s variable will generally be replaced with the parent directory of ## | |
7 | <%text>##</%text> this file. Other use of % must be escaped as %% . ## |
|
7 | <%text>##</%text> this file. Other use of % must be escaped as %% . ## |
@@ -153,7 +153,6 b' setuptools.setup(' | |||||
153 | [console_scripts] |
|
153 | [console_scripts] | |
154 | kallithea-api = kallithea.bin.kallithea_api:main |
|
154 | kallithea-api = kallithea.bin.kallithea_api:main | |
155 | kallithea-gist = kallithea.bin.kallithea_gist:main |
|
155 | kallithea-gist = kallithea.bin.kallithea_gist:main | |
156 | kallithea-config = kallithea.bin.kallithea_config:main |
|
|||
157 | kallithea-cli = kallithea.bin.kallithea_cli:cli |
|
156 | kallithea-cli = kallithea.bin.kallithea_cli:cli | |
158 |
|
157 | |||
159 | [paste.app_factory] |
|
158 | [paste.app_factory] |
General Comments 0
You need to be logged in to leave comments.
Login now