pythonPackages.filebrowser_safe: disable tests
The distribution do not seem to include tests, and fails when trying to run them
This commit is contained in:
@@ -10706,6 +10706,9 @@ in {
|
||||
|
||||
buildInputs = [ self.django ];
|
||||
|
||||
# There is no test embedded
|
||||
doCheck = false;
|
||||
|
||||
meta = {
|
||||
description = "A snapshot of django-filebrowser for the Mezzanine CMS";
|
||||
longDescription = ''
|
||||
|
||||
Reference in New Issue
Block a user