njzjz / nodejs-wheel

Unoffical Node.js wheels, `pip install nodejs-wheel`
https://pypi.org/project/nodejs-wheel/
MIT License
8 stars 5 forks source link

fix: remove ref-names from .git_archival.txt #52

Closed njzjz-bot closed 4 months ago

njzjz-bot commented 4 months ago

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: https://github.com/njzjz-bot/njzjz-bot/issues/6.