tumblrcap: nose-cov removed from nixpkgs
This commit is contained in:
parent
9fb83db80c
commit
8c75a20274
1 changed files with 3 additions and 1 deletions
|
@ -19,9 +19,11 @@ let
|
|||
requests_oauthlib
|
||||
];
|
||||
|
||||
doCheck = false;
|
||||
|
||||
checkInputs = with ps; [
|
||||
nose
|
||||
nose-cov
|
||||
#nose-cov
|
||||
mock
|
||||
];
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue