##// END OF EJS Templates
configs: use new style of comments on .ini files....
configs: use new style of comments on .ini files. - This will allow better diffing options with control mako templates - main problem was ## comments which in mako we needed to escape. - cleanup configurations with some nicer formatting/comments

File last commit:

r3141:b9ddffca default
r4169:089413ab 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