Playing with pycallgraph

This commit is contained in:
Olivier Keshavjee 2015-06-26 14:24:05 +02:00
parent 2348bb8554
commit 031a9a90dc
2 changed files with 3 additions and 2 deletions

3
.gitignore vendored
View file

@ -4,4 +4,5 @@ snowflake*
.directory
*.msk
Notes.t2t
*.nja
*.nja
src/pycallgraph.txt

View file

@ -21,7 +21,7 @@ compile:
cd src && python3 setup.py build_ext --inplace
callgraph:
pycallgraph graphviz -- src/main.py
cd src; pycallgraph myoutput -- main.py
translation:
pylupdate5 -noobsolete i18n/manuskript.pro