

set -ex



pip check
pytest tests -v
exit 0
