pythonPackages.colored: disable tests
This commit is contained in:
parent
a75358c288
commit
365762fcb5
@ -12196,6 +12196,9 @@ in {
|
||||
url = "mirror://pypi/c/colored/${name}.tar.gz";
|
||||
sha256 = "1r1vsypk8v7az82d66bidbxlndx1h7xd4m43hpg1a6hsjr30wrm3";
|
||||
};
|
||||
|
||||
# No proper test suite
|
||||
doCheck = false;
|
||||
};
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user