##// END OF EJS Templates
Cut more appveyor tests....
Cut more appveyor tests. The sequential nature of Appveyor still make it way slower than Travis. I'm thus proposing cutting 3.4 and 3.5 from the 64bit section. We thus still test on older and newer Pythons which have the most chance of catching bugs as 3.3 will fail if we use a non-existing yet feature and 3.6 fail on deprecated behaviors.

File last commit:

r21623:1ab497b7
r23265:8eaae94d
Show More
.gitignore
23 lines | 330 B | text/plain | TextLexer
MANIFEST
build
dist
_build
docs/man/*.gz
docs/source/api/generated
docs/source/config/options
docs/source/interactive/magics-generated.txt
docs/gh-pages
jupyter_notebook/notebook/static/mathjax
jupyter_notebook/static/style/*.map
*.py[co]
__pycache__
*.egg-info
*~
*.bak
.ipynb_checkpoints
.tox
.DS_Store
\#*#
.#*
.coverage
*.swp