pythonPackages.multipledispatch: disable tests
This commit is contained in:
parent
9435c9d6fc
commit
7459dbb099
@ -15062,6 +15062,9 @@ in {
|
||||
sha256 = "bda6abb8188d9abb429bd17ed15bc7433f77f1b05a78cfff761711ed81daa7a2";
|
||||
};
|
||||
|
||||
# No tests in archive
|
||||
doCheck = false;
|
||||
|
||||
meta = {
|
||||
homepage = http://github.com/mrocklin/multipledispatch/;
|
||||
description = "A relatively sane approach to multiple dispatch in Python";
|
||||
|
Loading…
Reference in New Issue
Block a user