Thank you for your interest in contributing!
# Install uv if needed
curl -LsSf https://astral.sh/uv/install.sh | sh
# Setup
uv sync --all-extras
# Install poe globally (optional)
uv tool install poethepoetView all available tasks:
poe --helpThis project uses semantic-pr-release-drafter for automated release management. To release, simply click "Edit" on the latest release draft from the releases page, and then click "Publish release". This publish operation will trigger all necessary downstream publish operations.
ℹ️ For more detailed instructions, please see the Releasing Guide.