Skip to content

Commit 219bf78

Browse files
committed
Add git archive support for setuptools-scm.
1 parent 2595906 commit 219bf78

File tree

2 files changed

+5
-0
lines changed

2 files changed

+5
-0
lines changed

.git-archival.txt

+4
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
node: $Format:%H$
2+
node-date: $Format:%cI$
3+
describe-name: $Format:%(describe:tags=true,match=*[0-9]*)$
4+
ref-names: $Format:%D$

.gitattributes

+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
.git_archival.txt export-subst

0 commit comments

Comments
 (0)