summaryrefslogtreecommitdiffstats
path: root/python/python3-setuptools_scm_git_archive/README
blob: 3b39308c010c13c2fd388a7474844223e4fee6e3 (plain)
This is a setuptools_scm plugin that adds support for git archives,
for example the ones GitHub automatically generates.

Note that it only works for archives of tagged commits, because git
currently lacks a format option equivalent to git describe --tags.