

set -ex



pip check
export LLVMLITE_DIST_TEST=''
python -m llvmlite.tests
exit 0
