##// END OF EJS Templates
swallow stdout and report time for build/install step in test_pr...
swallow stdout and report time for build/install step in test_pr The vast majority of the output of test_pr is uninteresting stdout for install. It's also possible for system-site-packages envs to end up importing IPython *not* from the install we mean to test, so add a check for that.

File last commit:

r7632:710899f7
r8113:5d68b79f
Show More
.gitignore
14 lines | 167 B | text/plain | TextLexer
MANIFEST
build
dist
_build
docs/man/*.gz
docs/source/api/generated
docs/gh-pages
IPython/frontend/html/notebook/static/mathjax
*.py[co]
build
*.egg-info
*~
*.bak
.tox