Disable checks for package wetter more elegant
This commit is contained in:
parent
dc199ae8a5
commit
a027c8cb49
@ -77,5 +77,5 @@ in buildPythonPackage rec {
|
||||
cp -r wetter/templates $out/${python3.sitePackages}/wetter/templates
|
||||
'';
|
||||
|
||||
checkPhase = ":";
|
||||
doCheck = false;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user