#!/bin/bash set -e ./tools/build export UV_PUBLISH_TOKEN=$(pass show w/pypi-api-test) out/extracted/uv/uv publish --index testpypi out/wheels/*