Minimal starter scaffold for a Python repository.
- Python 3.12+
pip install -e .
agentic-python-dependencyThis repository uses Conventional Commits via Commitizen.
Examples:
feat: add initial project scaffoldfix: correct workflow triggerdocs: expand setup instructionschore: update dev tooling
Changes are tracked in CHANGELOG.md. Release automation is intentionally manual for now.