mkouhei/py-deps

Changes the time attribute of Linkdraw optinally

Closed this issue · 0 comments

The time attribute should not display drawing graph in Linkdraw,
but this code always generate data with the "time".

>>> py_deps.Package('foo').draw('linkdraw')

See also https://github.com/mkouhei/py-deps/blob/master/py_deps/graph.py#L135