#!/bin/bash set -euo pipefail # Run unit tests and build the package to verify packaging metadata. pytest -q python3 -m build