main
1#!/usr/bin/env bash
2
3set -eux
4mkdir -p dist
5rye build --clean
6rye publish --yes --token=$PYPI_TOKEN