summaryrefslogtreecommitdiff
path: root/setup.cfg
blob: 720f756db759f614a13a1918d6b178c9a2d2a0b5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
# See the docstring in versioneer.py for instructions. Note that you must
# re-run 'versioneer.py setup' after changing this section, and commit the
# resulting files.

[versioneer]
VCS = git
style = pep440
versionfile_source = obsapi/_version.py
versionfile_build = obsapi/_version.py
tag_prefix = obsapi-
parentdir_prefix = obsapi-