Skip to content

Commit

Permalink
fix: remove ref-names from .git_archival.txt (#241)
Browse files Browse the repository at this point in the history
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.
  • Loading branch information
njzjz-bot committed Jul 9, 2024
1 parent d6cd726 commit 21a0ffc
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .git_archival.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
node: $Format:%H$
node-date: $Format:%cI$
describe-name: $Format:%(describe:tags=true,match=*[0-9]*)$
ref-names: $Format:%D$

0 comments on commit 21a0ffc

Please sign in to comment.