pydeps
pydeps copied to clipboard
--dot-output option is not effective
running the following command, the SVG is display but the dot file is not generated
pydeps --reverse --dot-output service.dot ~/service
Thanks.
Hi @EricWebsmith and thank you for your interest in pydeps.
If you add the --show-dot flag it should work.