

set -ex



pip check
python test_package.py "0.6.6"
exit 0
