Ignore:
Timestamp:
10/09/2024 02:00:29 PM (14 hours ago)
Author:
Xi Ruoyao <xry111@…>
Branches:
trunk
Children:
3a29154b
Parents:
583d6999
git-author:
Xi Ruoyao <xry111@…> (10/09/2024 01:00:10 PM)
git-committer:
Xi Ruoyao <xry111@…> (10/09/2024 02:00:29 PM)
Message:

hatch-vcs: Set HOME= for test

Like setuptools-scm and meson_python, $HOME/.gitconfig may annoy some
tests.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • general/prog/python-dependencies/hatch-vcs.xml

    r583d6999 rbe06bd0e  
    9494
    9595      <para>
    96         To test the installation, issue <command>pytest</command>.
     96        To test the installation, issue
     97        (<literal>HOME=</literal> prevents the
     98        <filename>.gitconfig</filename> file in the home directory from
     99        interfering the tests): <command>HOME= pytest</command>.
    97100      </para>
    98101
Note: See TracChangeset for help on using the changeset viewer.