

set -ex



pip check
conda create -v --dry-run -n requests-test numpy
exit 0
