##// END OF EJS Templates
Exclude .git-blame-ignore-revs to fix CI...
Exclude .git-blame-ignore-revs to fix CI .git-blame-ignore-revs is added so that we can ignore revisions in .git-blame, mostly code reformatting; but CI check that all files are explicitly included (or excluded) from manifest; so we need to list this one explicitly for travis to succeed.

File last commit:

r21389:085662f6
r25441:7d815833
Show More
index.rst
9 lines | 230 B | text/x-rst | RstLexer

Using IPython for parallel computing

IPython.parallel has moved to ipyparallel.