153
152
console_scripts=[ # `console_scripts` is a magic name to setuptools
154
153
'apiindex = lp.scripts.utilities.apiindex:main',
155
154
'killservice = lp.scripts.utilities.killservice:main',
156
158
'run = canonical.launchpad.scripts.runlaunchpad:start_launchpad',
157
159
'harness = canonical.database.harness:python',
158
160
'twistd = twisted.scripts.twistd:run',