Files

7 lines
102 B
Bash
Executable File

#!/usr/bin/env bash
uv run python scripts/prepare_readme.py
uv build
uv publish --token $PYPI_TOKEN