semantic-release-python

v2.5.30
A semantic-release plugin for PyPi.org that supports both regular and Poetry projects
mblabs megabytelabs plugin poetry professormanhattan publish pypi pyproject python and 7 more...

build

task donothing

bump

npm run build && npm version patch --no-commit-hooks --no-git-tag-version --force && npm publish

help

task --menu

postinstall

([ "$SEMANTIC_PYTHON_POST_INSTALL" == 'true' ] && type bash > /dev/null && bash start.sh && type python3 > /dev/null && INIT_CWD=$INIT_CWD task install:python:venv:node) || true

prepare

task common:husky

repair

bash <(curl -sS https://install.doctor/repair)

start

bash start.sh

test

task npm:test:none
npm i semantic-release-python

Metadata

  • MIT
  • >=14.18.0
  • Brian Zalewski
  • released 2/24/2022

Downloads