UNPKG

@pdecat/semantic-release-python

Version:

A semantic-release plugin for Python (with support for both setup.cfg/setup.py and pyproject.toml with e.g. Poetry and uv). Fork of https://github.com/unimonkiez/semantic-release-python which is a fork of https://github.com/megabyte-labs/semantic-release-

4 lines (3 loc) 137 B
export { verifyConditions } from './lib/verify.js' export { prepare } from './lib/prepare.js' export { publish } from './lib/publish.js'