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