pythonPackages.bedup: disable tests
This commit is contained in:
parent
e78dcf77ef
commit
2ee23ca8f8
@ -1633,6 +1633,9 @@ in modules // {
|
||||
propagatedBuildInputs = with self; [ contextlib2 pyxdg pycparser alembic ]
|
||||
++ optionals (!isPyPy) [ cffi ];
|
||||
|
||||
# No proper test suite. Included tests cannot be run because of relative import
|
||||
doCheck = false;
|
||||
|
||||
meta = {
|
||||
description = "Deduplication for Btrfs";
|
||||
longDescription = ''
|
||||
|
Loading…
Reference in New Issue
Block a user