github python-semantic-release/python-semantic-release v5.0.0

latest releases: v9.7.3, v9.7.2, v9.7.1...
4 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.