pythonPackages.nose-cover3: disable tests
This commit is contained in:
parent
ca1e2f05b7
commit
1a25a73299
@ -12129,6 +12129,9 @@ in modules // {
|
|||||||
|
|
||||||
propagatedBuildInputs = with self; [ nose ];
|
propagatedBuildInputs = with self; [ nose ];
|
||||||
|
|
||||||
|
# No tests included
|
||||||
|
doCheck = false;
|
||||||
|
|
||||||
meta = {
|
meta = {
|
||||||
description = "Coverage 3.x support for Nose";
|
description = "Coverage 3.x support for Nose";
|
||||||
homepage = https://github.com/ask/nosecover3;
|
homepage = https://github.com/ask/nosecover3;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user