##// END OF EJS Templates
pull-requests: changed the order of close-branch after merge, so we don't leave open heads....
pull-requests: changed the order of close-branch after merge, so we don't leave open heads. Branches will be closed, and then merged based on the close commit. This is a proper and recommended workflow for feature branches and close option.

File last commit:

r3141:b9ddffca default
r4436:37e7e17e 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