File: setup.cfg

package info (click to toggle)
python-versioneer 0.29-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 648 kB
  • sloc: python: 2,656; makefile: 6
file content (7 lines) | stat: -rw-r--r-- 155 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7

[versioneer]
VCS = git
versionfile_source = demo/_version.py
versionfile_build = demo/_version.py
tag_prefix = demoappext-
parentdir_prefix = demoappext-