A template on how to use semantic-release-pypi for a python package with pyproject.toml
important files:
.releaserc.json-semantic-releaseconfigurationrelease.yml- Github workflow to runsemantic-releasepackage.json- defines the required dependencies
setup.py based