Skip to content

Conversation

stanislavlevin
Copy link
Contributor

This test relied on several things:

  • editable installation and thereby, '.git_archival.txt' is always
    accessible. But some Linux distros (e.g. Debian) run tests out
    of a git tree.
  • no expansion happens for '.git_archival.txt' (see .gitattributes),
    i.e. the packaged sources are not produced by git archive.

Fixes: #750

This test relied on several things:

- editable installation and thereby, '.git_archival.txt' is always
  accessible. But some Linux distros (e.g. Debian) run tests out
  of a git tree.
- no expansion happens for '.git_archival.txt' (see .gitattributes),
  i.e. the packaged sources are not produced by git archive.

Fixes: pypa#750
Signed-off-by: Stanislav Levin <slev@altlinux.org>
@RonnyPfannschmidt
Copy link
Contributor

Thanks!

archlinux-github pushed a commit to archlinux/svntogit-community that referenced this pull request Dec 19, 2022
pypa/setuptools-scm#757


git-svn-id: file:///srv/repos/svn-community/svn@1361450 9fca08f4-af9d-4005-b8df-a31f2cc04f65
archlinux-github pushed a commit to archlinux/svntogit-community that referenced this pull request Dec 19, 2022
pypa/setuptools-scm#757

git-svn-id: file:///srv/repos/svn-community/svn@1361450 9fca08f4-af9d-4005-b8df-a31f2cc04f65
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.

Buggy last test in 7.0.5's testing/test_git.py ?

2 participants