winpdb: no tests
This commit is contained in:
parent
740630e480
commit
a257c11148
@ -36,6 +36,9 @@ pythonPackages.buildPythonApplication rec {
|
||||
cp artwork/winpdb-icon.svg "$out"/share/icons/winpdb.svg
|
||||
'';
|
||||
|
||||
# no tests
|
||||
doCheck = false;
|
||||
|
||||
meta = with lib; {
|
||||
description = "Platform independent Python debugger";
|
||||
longDescription = ''
|
||||
|
Loading…
Reference in New Issue
Block a user