python3Packages.pikepdf: fix tests

This commit is contained in:
Jonathan Ringer 2020-11-30 17:28:31 -08:00 committed by Frederik Rietdijk
parent 74d73c7b8e
commit 7bd3696366

View file

@ -7,11 +7,12 @@
, lxml
, pillow
, pybind11
, pytest
, pytestCheckHook
, pytest-helpers-namespace
, pytest-timeout
, pytest_xdist
, pytestrunner
, python-dateutil
, python-xmp-toolkit
, python3
, qpdf
@ -44,11 +45,12 @@ buildPythonPackage rec {
attrs
hypothesis
pillow
pytest
pytestCheckHook
pytest-helpers-namespace
pytest-timeout
pytest_xdist
pytestrunner
python-dateutil
python-xmp-toolkit
];