Merge pull request #314597 from Nebucatnetzer/remove-pdfium-tests
pdfplumber: disable additional tests depending on pypdfium2
This commit is contained in:
@@ -64,6 +64,8 @@ buildPythonPackage rec {
|
||||
disabledTestPaths = [
|
||||
# Tests requires pypdfium2
|
||||
"tests/test_display.py"
|
||||
# Tests requires pypdfium2
|
||||
"tests/test_issues.py"
|
||||
# Tests require Ghostscript
|
||||
"tests/test_repair.py"
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user