

set -ex



pip check
pytest -v test
exit 0
