WIP GRAPHVIZ
This commit is contained in:
@ -60,6 +60,7 @@ entry_points = {
|
||||
],
|
||||
'bonobo.commands': [
|
||||
'init = bonobo.commands.init:register',
|
||||
'graph = bonobo.commands.graph:register',
|
||||
'run = bonobo.commands.run:register',
|
||||
'version = bonobo.commands.version:register',
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user