

set -ex



python -c "import bottleneck; bottleneck.test()"
exit 0
