Skip to content

Commit 2fae0fc

Browse files
committed
Add a comment about export-subst
1 parent f9aacca commit 2fae0fc

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

.gitattributes

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,4 +15,8 @@ cuda_core/cuda/core/_cpp/*.hpp -binary text diff
1515
# SCM syntax highlighting & preventing 3-way merges
1616
pixi.lock merge=binary linguist-language=YAML linguist-generated=true
1717

18+
# "export-subst" specifies that this file will get filled in with the current
19+
# commit and tag information when running `git archive`. This allows
20+
# `setuptools-scm` to correctly determine the version when building from a git
21+
# archive. See #1609.
1822
.git_archival.txt export-subst

0 commit comments

Comments
 (0)