##// 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:

r24611:9d883249
r25441:7d815833
Show More
readthedocs.yml
4 lines | 61 B | text/x-yaml | YamlLexer
conda:
file: docs/environment.yml
python:
version: 3