summaryrefslogtreecommitdiff
path: root/numpy/core/numeric.py
diff options
context:
space:
mode:
authorRalf Gommers <ralf.gommers@googlemail.com>2012-05-07 18:05:24 +0200
committerRalf Gommers <ralf.gommers@googlemail.com>2012-05-10 21:56:29 +0200
commitbfaaefe52fd5ad3cb5d0a1c75061d9866716babe (patch)
treef0ce608abea0f6760e9445a3806baf680814889c /numpy/core/numeric.py
parent5a64b000f9df6eea36a5fe0f5ef0cfc62a4e63d6 (diff)
downloadnumpy-bfaaefe52fd5ad3cb5d0a1c75061d9866716babe.tar.gz
BUG: fix running tests with coverage=True.
The --cover-inclusive argument means that coverage.py tries to include every single .py file in the source tree in the coverage report. This leads to test errors, because it tries to import files like setupscons.py (which will of course directly fail for anyone not having numscons installed).
Diffstat (limited to 'numpy/core/numeric.py')
0 files changed, 0 insertions, 0 deletions