git-up: test with pytest 7

This commit is contained in:
Martin Weinelt 2024-03-27 18:24:10 +01:00
parent 1118661647
commit 6575699cbb
No known key found for this signature in database
GPG Key ID: 87C1E9888F856759

View File

@ -30,7 +30,7 @@ pythonPackages.buildPythonApplication rec {
nativeCheckInputs = [ nativeCheckInputs = [
git git
pythonPackages.pytestCheckHook pythonPackages.pytest7CheckHook
]; ];
# 1. git fails to run as it cannot detect the email address, so we set it # 1. git fails to run as it cannot detect the email address, so we set it