Add pyan to devtools.txt

This commit is contained in:
Daniel Rojas 2021-10-22 21:13:53 +02:00 committed by KV
parent fb91be402a
commit 6ba3f66fb3

View File

@ -9,3 +9,4 @@ isort # isort src/wireviz/*py
# Development aids
pudb # import pudb; pudb.set_trace()
autoflake # autoflake -i --remove-all-unused-imports src/wireviz/*.py
pyan # pyan3 src/wireviz/*.py -uncge --html > temp/pyan.html