

set -ex



pip check
pytest -v tests
exit 0
