Man page - poetry-dynamic-versioning(1)
Packages contas this manual
Package: python3-poetry-dynamic-versioning
apt-get install python3-poetry-dynamic-versioning
apt-get install python3-poetry-dynamic-versioning
Manuals in package:
Documentations in package:
Manual
| POETRY-DYNAMIC-VERSIONING(1) | poetry-dynamic-versioning | POETRY-DYNAMIC-VERSIONING(1) |
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
| 2024-07-26 | poetry-dynamic-versioning 1.4.0 |