##// END OF EJS Templates
Added tag v4.22.0 for changeset 26af88343015
Added tag v4.22.0 for changeset 26af88343015

File last commit:

r748:9b226112 default
r889:90d2c0df stable
Show More
requirements_debug.txt
8 lines | 264 B | text/plain | TextLexer
/ requirements_debug.txt
debug: added optional libraries for tracking leaks
r748 ## 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