python3Packages.colorlog: switch to pytestCheckHook
This commit is contained in:
parent
f2a260ea4a
commit
a2f611d01a
@ -15,7 +15,7 @@ buildPythonPackage rec {
|
||||
|
||||
checkInputs = [ pytestCheckHook ];
|
||||
|
||||
pythonImportsCheck = [ "colorlog" ];
|
||||
pythonImportsCheck = [ "colorlog" ];
|
||||
|
||||
meta = with lib; {
|
||||
description = "Log formatting with colors";
|
||||
|
Loading…
Reference in New Issue
Block a user