Skip to content

feat(build): Add Git archives version files#43

Open
njzjz-bot wants to merge 1 commit intotongzhugroup:masterfrom
njzjz-bot:add-git-archive
Open

feat(build): Add Git archives version files#43
njzjz-bot wants to merge 1 commit intotongzhugroup:masterfrom
njzjz-bot:add-git-archive

Conversation

@njzjz-bot
Copy link
Copy Markdown

When downloading the source code of a branch or a release from GitHub or the mirror, there is no Git version information, making setuptools-scm unable to read the version. The alternative way is to add a git archive file supported by setuptools-scm. See:

Generated by the task: njzjz-bot/njzjz-bot#4.

When downloading the source code of a branch or a release from GitHub or the mirror, there is no Git version information, making setuptools-scm unable to read the version. The alternative way is to add a git archive file supported by setuptools-scm. See:
* https://setuptools-scm.readthedocs.io/en/latest/usage/#git-archives (available in setuptools-scm 7.0.0)
* https://git-scm.com/docs/git-archive#Documentation/git-archive.txt-export-subst
* https://docs.github.com/en/repositories/working-with-files/using-files/downloading-source-code-archives

Generated by the task: njzjz-bot/njzjz-bot#4.
@njzjz njzjz enabled auto-merge (squash) April 13, 2024 03:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants