Man page - poetry-dynamic-versioning(1)

Packages contains this manual

Manual

POETRY-DYNAMIC-VERSIONING

NAME
SYNOPSIS
DESCRIPTION
SUBCOMMANDS
poetry-dynamic-versioning enable
AUTHOR
DISTRIBUTION

NAME

poetry-dynamic-versioning - Dynamic versioning plugin for Poetry

SYNOPSIS

poetry-dynamic-versioning [-h] {enable} ...

DESCRIPTION

Apply the dynamic version to all relevant files and leave the changes in-place. This allows you to activate the plugin behavior on demand and inspect the result. Your configuration will be detected from pyproject.toml as normal.

SUBCOMMANDS

poetry-dynamic-versioning enable

Update pyproject.toml to enable the plugin using a typical configuration. The output may not be suitable for more complex use cases.

usage: poetry-dynamic-versioning enable [-h]

AUTHOR

Matthew T. Kennerly (mtkennerly)

DISTRIBUTION

The latest version of poetry-dynamic-versioning may be downloaded from https://github.com/mtkennerly/poetry-dynamic-versioning