##// END OF EJS Templates
scm: added md5 methods to be calculated on vcsserver instead of RhodeCode side
scm: added md5 methods to be calculated on vcsserver instead of RhodeCode side

File last commit:

r1064:060650de python3
r1074:ccf62cdf python3
Show More
requirements_debug.txt
11 lines | 284 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
flake8