python3Packages.files-to-prompt: Fix build
Disable a test that fails with latest Click version.
This commit is contained in:
@@ -29,6 +29,8 @@ buildPythonPackage rec {
|
||||
versionCheckHook
|
||||
];
|
||||
|
||||
disabledTests = [ "test_binary_file_warning" ];
|
||||
|
||||
versionCheckProgramArg = "--version";
|
||||
|
||||
meta = {
|
||||
|
||||
Reference in New Issue
Block a user