Reverts/Fixes #16 (removes bb alias).
This commit is contained in:
@ -59,7 +59,6 @@ data_files = [
|
||||
entry_points = {
|
||||
'console_scripts': [
|
||||
'bonobo = bonobo.commands:entrypoint',
|
||||
'bb = bonobo.commands:entrypoint',
|
||||
],
|
||||
'bonobo.commands': [
|
||||
'init = bonobo.commands.init:register',
|
||||
|
||||
Reference in New Issue
Block a user