From 59b1b32dd38032b23fc27c841107b6797fc3fe44 Mon Sep 17 00:00:00 2001 From: Arn0 Date: Tue, 8 Mar 2022 23:46:43 +0100 Subject: python/python3-setuptools_scm_git_archive: added, requirement for Kallithea Signed-off-by: Willy Sudiarto Raharjo --- python/python3-setuptools_scm_git_archive/README | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 python/python3-setuptools_scm_git_archive/README (limited to 'python/python3-setuptools_scm_git_archive/README') diff --git a/python/python3-setuptools_scm_git_archive/README b/python/python3-setuptools_scm_git_archive/README new file mode 100644 index 0000000000..3b39308c01 --- /dev/null +++ b/python/python3-setuptools_scm_git_archive/README @@ -0,0 +1,5 @@ +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. -- cgit v1.2.3