

set -ex



pip check
python -c "from joblib import Memory, Parallel, delayed"
exit 0
