1SETUPTOOLS-GIT-VERSIONING(1) User Commands SETUPTOOLS-GIT-VERSIONING(1)
2
3
4
6 setuptools-git-versioning - setuptools-git-versioning
7
9 usage: setuptools-git-versioning [-h] [--verbose] [root]
10
11 Get version based on git information and 'setup.py' or 'pyproject.toml'
12 config
13
14 positional arguments:
15 root Path to folder containing 'setup.py' or 'pyproject.toml' file.
16 Default: current dir
17
18 options:
19 -h, --help
20 show this help message and exit
21
22 --verbose, -v
23 Increase verbosity level. Can be used multiple times: -v for
24 INFO messages, -vv for DEBUG
25
26
27
28setuptools-git-versioning 1.13.5September 2023 SETUPTOOLS-GIT-VERSIONING(1)