##// END OF EJS Templates
user: speed up data propagatation for auth users by pre-filling only selected variables...
user: speed up data propagatation for auth users by pre-filling only selected variables skipping some not-required and using faster update method (not setattr())

File last commit:

r3141:b9ddffca default
r4018:e79bd088 default
Show More
requirements_debug.txt
3 lines | 153 B | text/plain | TextLexer
/ requirements_debug.txt
packaging: extracted some optional debug libraries into a separate file so we don't build always those...
r3141 ## special libraries we could extend the requirements.txt file with to add some
## custom libraries usefull for debug and memory tracing
objgraph==3.1.1