pythonPackages.liquidctl: Disable checkPhase properly
This commit is contained in:
parent
d17c10edac
commit
0165a72e09
@ -28,7 +28,7 @@ buildPythonPackage rec {
|
||||
];
|
||||
|
||||
# does not contain tests
|
||||
disableCheck = false;
|
||||
doCheck = false;
|
||||
pythonImportsCheck = [ "liquidctl" ];
|
||||
|
||||
meta = with lib; {
|
||||
|
Loading…
Reference in New Issue
Block a user