New experimental "graph" command
Produce a graphviz compatible graph of the parts dependencies. fdp layout option seems to produce more readable graphs in this case. Example invocation: buildout graph | fdp -t svg -o buildout.svg
Showing
Please register or sign in to comment