

set -ex



pip check
pytest tests/test_socket.py
exit 0
