python311Packages.openpyxl: test with pytest 7

This commit is contained in:
Martin Weinelt 2024-03-25 03:49:29 +01:00
parent bfd67ec538
commit a184e83452
No known key found for this signature in database
GPG Key ID: 87C1E9888F856759

View File

@ -5,7 +5,7 @@
, lxml , lxml
, pandas , pandas
, pillow , pillow
, pytestCheckHook , pytest7CheckHook
, pythonAtLeast , pythonAtLeast
, pythonOlder , pythonOlder
, setuptools , setuptools
@ -38,7 +38,7 @@ buildPythonPackage rec {
lxml lxml
pandas pandas
pillow pillow
pytestCheckHook pytest7CheckHook
]; ];
pytestFlagsArray = [ pytestFlagsArray = [