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