bleachbit: don't run tests, or pretend to do so
This commit is contained in:
parent
34845f2f67
commit
5be54d01c8
@ -22,10 +22,6 @@ pythonPackages.buildPythonApplication rec {
|
|||||||
|
|
||||||
installFlags = [ "prefix=${placeholder "out"}" ];
|
installFlags = [ "prefix=${placeholder "out"}" ];
|
||||||
|
|
||||||
doCheck = true;
|
|
||||||
|
|
||||||
checkTarget = "tests";
|
|
||||||
|
|
||||||
propagatedBuildInputs = with pythonPackages; [ pygtk ];
|
propagatedBuildInputs = with pythonPackages; [ pygtk ];
|
||||||
|
|
||||||
meta = {
|
meta = {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user