

set -ex



f2py -h
python -c "import numpy; numpy.show_config()"
exit 0
