

set -ex



pip check
py.test tests
exit 0
