##// END OF EJS Templates
requirements: make output generated from pipdeptree
requirements: make output generated from pipdeptree

File last commit:

r1059:7ce488c2 python3
r1059:7ce488c2 python3
Show More
requirements_debug.txt
10 lines | 277 B | text/plain | TextLexer
/ requirements_debug.txt
## special libraries we could extend the requirements.txt file with to add some
## custom libraries useful for debug and memory tracing
## uncomment inclusion of this file in requirements.txt run make generate-pkgs and nix-shell
objgraph
memory-profiler
pympler
ipdb
ipython