1POETRY-DYNAMIC-VERSIONING(1) User Commands POETRY-DYNAMIC-VERSIONING(1)
2
3
4
6 poetry-dynamic-versioning - poetry-dynamic-versioning
7
9 usage: poetry-dynamic-versioning [-h] {enable} ...
10
11 Apply the dynamic version to all relevant files and leave the changes
12 inplace. This allows you to activate the plugin behavior on demand and
13 inspect the result. Your configuration will be detected from pypro‐
14 ject.toml as normal.
15
16 options:
17 -h, --help
18 show this help message and exit
19
20 subcommands:
21 {enable}
22
23 enable Update pyproject.toml to enable the plugin using a typical con‐
24 figuration. The output may not be suitable for more complex use
25 cases.
26
27
28
29poetry-dynamic-versioning 1.2.0 December 2023 POETRY-DYNAMIC-VERSIONING(1)