Skip to content

Commit 83422b9

Browse files
njzjz-botnjzjz
andauthored
fix: remove ref-names from .git_archival.txt (#2253)
Removing ref-names is now suggested by setuptools-scm, per https://setuptools-scm.readthedocs.io/en/latest/usage/#git-archives, as it may lead to the git archive checksum changing. Generated by the task: njzjz-bot/njzjz-bot#6. <!-- This is an auto-generated comment: release notes by coderabbit.ai --> ## Summary by CodeRabbit - **Chores** - Removed the unused `ref-names` field in the `.git_archival.txt` file for cleaner archival metadata. <!-- end of auto-generated comment: release notes by coderabbit.ai --> Co-authored-by: Jinzhe Zeng <jinzhe.zeng@rutgers.edu>
1 parent 25d61e5 commit 83422b9

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.git_archival.txt

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

0 commit comments

Comments
 (0)