summaryrefslogtreecommitdiff
path: root/.git_archival.txt
Commit message (Collapse)AuthorAgeFilesLines
* Fix #759: Update .git_archival.txt templates to more closely match how we ↵Darsey Litzenberger2022-10-141-1/+1
| | | | | | | | | | | | | invoke git-describe This covers `--tags` and `--match '*[0-9]*'` (and `--dirty` is unnecessary). There is unfortunately no format-string equivalent to git-describe's `--long` option, Archives made from this repository after this change should now get versioned correctly. Fixes: https://github.com/pypa/setuptools_scm/issues/759
* Prepare git archival style testingRonny Pfannschmidt2022-05-291-0/+4