

set -ex



conda-token --help
anaconda auth --help
python -c "from anaconda_auth import __version__; assert __version__ == \"0.15.1\""
python -m anaconda_auth._conda.config --verify
pip check
exit 0
