

set -ex



pip check
python -c "from anaconda_cloud_auth import __version__; assert __version__ == \"0.1.4\""
exit 0
