pypi python-semantic-release 5.0.0

latest releases: 10.5.3, 10.5.2, 10.5.1...
5 years ago

Feature

  • Allow config setting for build command (#195) (740f4bd)

Fix

  • Rename default of build_command config (d5db22f)

Documentation

  • Update docstings in pypi.py (6502d44)

Breaking change

Previously the build_commands configuration variable set the types of bundles sent to python setup.py. It has been replaced by the configuration variable build_command which takes the full command e.g. python setup.py sdist or poetry build.

Don't miss a new python-semantic-release release

NewReleases is sending notifications on new releases.