#!/usr/bin/env bash set -euo pipefail # Run tests pytest -q # Build the package to validate packaging metadata and structure python3 -m build